浏览代码

typo

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd/BOOK@10493 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Krejzi 11 年之前
父节点
当前提交
a28a16ccb0
共有 1 个文件被更改,包括 1 次插入1 次删除
  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>