浏览代码

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>