Fixed typos in the docs

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@6892 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
George Tasker
2000-03-21 19:18:16 +00:00
parent dcb8d5e619
commit 9a0466f130
71 changed files with 190 additions and 181 deletions

View File

@@ -24,7 +24,7 @@ to be buggy, so you should find a later version of it!
There are two kinds of message catalogs: source catalogs which are text files
with extension .po and binary catalogs which are created from the source ones
with {\it msgfmt} program (part fo gettext package) and have the extension .mo.
with {\it msgfmt} program (part of gettext package) and have the extension .mo.
Only the binary files are needed during program execution.
The program i18n involves several steps: