From 47f7347715ba0410cee5ecb0c0d03bbb6bb273ad Mon Sep 17 00:00:00 2001 From: a1346054 <36859588+a1346054@users.noreply.github.com> Date: Wed, 22 Sep 2021 21:05:33 +0000 Subject: fix spelling (#4573) --- etc/firejail.config | 2 +- etc/profile-a-l/eog.profile | 2 +- etc/profile-m-z/mpv.profile | 2 +- etc/profile-m-z/softmaker-common.profile | 6 +++--- etc/templates/profile.template | 2 +- 5 files changed, 7 insertions(+), 7 deletions(-) (limited to 'etc') diff --git a/etc/firejail.config b/etc/firejail.config index 2e355586b..aec152b85 100644 --- a/etc/firejail.config +++ b/etc/firejail.config @@ -63,7 +63,7 @@ # a file argument, the default filter is hardcoded (see man 1 firejail). This # configuration entry allows the user to change the default by specifying # a file containing the filter configuration. The filter file format is the -# format of iptables-save and iptable-restore commands. Example: +# format of iptables-save and iptables-restore commands. Example: # netfilter-default /etc/iptables.iptables.rules # Enable or disable networking features, default enabled. diff --git a/etc/profile-a-l/eog.profile b/etc/profile-a-l/eog.profile index 5892374bd..65e5c6e69 100644 --- a/etc/profile-a-l/eog.profile +++ b/etc/profile-a-l/eog.profile @@ -18,7 +18,7 @@ whitelist /usr/share/eog private-bin eog -# broken on Debian 10 (buster) running LXDE got the folowing error: +# broken on Debian 10 (buster) running LXDE got the following error: # Failed to register: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: org.freedesktop.DBus.Error.ServiceUnknown #dbus-user filter #dbus-user.own org.gnome.eog diff --git a/etc/profile-m-z/mpv.profile b/etc/profile-m-z/mpv.profile index fa433b672..74402a8de 100644 --- a/etc/profile-m-z/mpv.profile +++ b/etc/profile-m-z/mpv.profile @@ -11,7 +11,7 @@ include globals.local # edit ~/.config/mpv/foobar.conf: # screenshot-directory=~/Pictures -# Mpv has a powerfull lua-API, some off these lua-scripts interact +# Mpv has a powerful lua-API, some off these lua-scripts interact # with external resources which are blocked by firejail. In such cases # you need to allow these resources by # - adding additional binaries to private-bin diff --git a/etc/profile-m-z/softmaker-common.profile b/etc/profile-m-z/softmaker-common.profile index ebdd5c1f8..47468a531 100644 --- a/etc/profile-m-z/softmaker-common.profile +++ b/etc/profile-m-z/softmaker-common.profile @@ -6,9 +6,9 @@ include softmaker-common.local # added by caller profile #include globals.local -# The offical packages install the desktop file under /usr/local/share/applications -# with an absolute Exec line. These files are NOT handelt by firecfg, -# therefore you must manualy copy them in you home and remove '/usr/bin/'. +# The official packages install the desktop file under /usr/local/share/applications +# with an absolute Exec line. These files are NOT handled by firecfg, +# therefore you must manually copy them in you home and remove '/usr/bin/'. noblacklist ${HOME}/SoftMaker diff --git a/etc/templates/profile.template b/etc/templates/profile.template index e580a0c0c..7628313e0 100644 --- a/etc/templates/profile.template +++ b/etc/templates/profile.template @@ -204,7 +204,7 @@ include globals.local # Since 0.9.63 also a more granular control of dbus is supported. # To get the dbus-addresses an application needs access to you can -# check with flatpak (when the application is distriputed that way): +# check with flatpak (when the application is distributed that way): # flatpak remote-info --show-metadata flathub # Notes: # - flatpak implicitly allows an app to own on the session bus -- cgit v1.2.3-70-g09d2