Parcourir la source

typo

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd/BOOK@10493 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Krejzi il y a 11 ans
Parent
commit
a28a16ccb0
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      chapter05/gettext.xml

+ 1 - 1
chapter05/gettext.xml

@@ -80,7 +80,7 @@ make -C src msgfmt
 make -C src msgmerge
 make -C src xgettext</userinput></screen>
 
-    <para>As only three prograsm have been compiled, it is not possible to run the
+    <para>As only three programs have been compiled, it is not possible to run the
     test suite without compiling additional support libraries from the Gettext
     package. It is therefore not recommended to attempt to run the test suite at
     this stage.</para>