소스 검색

Typo fix

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7465 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Manuel Canales Esparcia 19 년 전
부모
커밋
1d4f21fc6e
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      chapter06/perl.xml

+ 1 - 1
chapter06/perl.xml

@@ -75,7 +75,7 @@
 <screen><userinput>make</userinput></screen>
 
     <para>To test the results, issue:
-    <userinput>make tests</userinput>.</para>
+    <userinput>make test</userinput>.</para>
 
     <para>Install the package:</para>