diff options
author | Anatol Pomozov <anatol.pomozov@gmail.com> | 2013-10-14 16:12:29 -0700 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2013-10-14 23:56:59 -0400 |
commit | 0c7225549d539c77620e15c850c60e4dc124a131 (patch) | |
tree | fbebae56f6e10e78ed71dc483591d38beb1450b0 /man | |
parent | b0130bf6083e419b4673f300ab243aa5869cff87 (diff) |
Fix misspellings with codespell tool
Diffstat (limited to 'man')
-rw-r--r-- | man/systemd-sleep.conf.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/man/systemd-sleep.conf.xml b/man/systemd-sleep.conf.xml index dc4b0da68e..d4b07a0ca0 100644 --- a/man/systemd-sleep.conf.xml +++ b/man/systemd-sleep.conf.xml @@ -127,10 +127,10 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>. <citerefentry><refentrytitle>systemd-suspend.service</refentrytitle><manvolnum>8</manvolnum></citerefentry>, <citerefentry><refentrytitle>systemd-hibernate.service</refentrytitle><manvolnum>8</manvolnum></citerefentry>, or <citerefentry><refentrytitle>systemd-hybrid-sleep.service</refentrytitle><manvolnum>8</manvolnum></citerefentry>. - More than one value can be specified by seperating + More than one value can be specified by separating multiple values with commas. They will be tried in turn, until one is written without error. If - neither suceeds, the operation will be aborted. + neither succeeds, the operation will be aborted. </para></listitem> </varlistentry> @@ -145,10 +145,10 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>. <citerefentry><refentrytitle>systemd-suspend.service</refentrytitle><manvolnum>8</manvolnum></citerefentry>, <citerefentry><refentrytitle>systemd-hibernate.service</refentrytitle><manvolnum>8</manvolnum></citerefentry>, or <citerefentry><refentrytitle>systemd-hybrid-sleep.service</refentrytitle><manvolnum>8</manvolnum></citerefentry>. - More than one value can be specified by seperating + More than one value can be specified by separating multiple values with commas. They will be tried in turn, until one is written without error. If - neither suceeds, the operation will be aborted. + neither succeeds, the operation will be aborted. </para></listitem> </varlistentry> </variablelist> |