소스 검색

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>