Procházet zdrojové kódy

Typo fix

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7465 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Manuel Canales Esparcia před 19 roky
rodič
revize
1d4f21fc6e
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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>