Преглед на файлове

typo

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11203 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Pierre Labastie преди 8 години
родител
ревизия
945b760f0c
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      chapter07/systemd-custom.xml

+ 1 - 1
chapter07/systemd-custom.xml

@@ -40,7 +40,7 @@ cat > /etc/systemd/system/getty@tty1.service.d/noclear.conf << EOF
 TTYVTDisallocate=no</literal>
 EOF</userinput></screen>
 
-    <para>The boot messages can always be revied by using the
+    <para>The boot messages can always be reviewed by using the
     <userinput>journalctl -b</userinput> command as the root user.</para>
 
   </sect2>