Browse Source

typo

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd/BOOK@10493 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Krejzi 11 years ago
parent
commit
a28a16ccb0
1 changed files with 1 additions and 1 deletions
  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>