man: fix typo (#7937)
authorYu Watanabe <watanabe.yu+github@gmail.com>
Sat, 20 Jan 2018 02:22:57 +0000 (11:22 +0900)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sat, 20 Jan 2018 02:22:57 +0000 (13:22 +1100)
Reported by Дилян Палаузов (https://github.com/dilyanpalauzov) in #7870.

man/systemd.offline-updates.xml

index 01dd6c5..ca7d6d3 100644 (file)
@@ -82,7 +82,7 @@
         <citerefentry><refentrytitle>systemd-system-update-generator</refentrytitle><manvolnum>8</manvolnum></citerefentry>
         checks whether <filename>/system-update</filename> exists. If so, it (temporarily and for
         this boot only) redirects (i.e. symlinks) <filename>default.target</filename> to
-        <filename>system-update.target</filename>, a special target that is pulls in the base system
+        <filename>system-update.target</filename>, a special target that pulls in the base system
         (i.e. <filename>sysinit.target</filename>, so that all file systems are mounted but little
         else) and the system update units.</para>
       </listitem>