소스 검색

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>