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:
@@ -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:
|
||||
|
Reference in New Issue
Block a user