spelling fixes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@75072 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Paul Cornett
2013-10-26 18:51:16 +00:00
parent 166592b8f1
commit 2014950b1c
19 changed files with 27 additions and 27 deletions

View File

@@ -255,7 +255,7 @@ public:
@param origString The singular form of the string to be converted.
@param n The number on which the plural form choice depends on.
(In some languages, there are different plural forms
for e.g. n=2 and n=3 etc., in addition to the singlular
for e.g. n=2 and n=3 etc., in addition to the singular
form (n=1) being different.)
@param domain The only domain (i.e. message catalog) to search if
specified. By default this parameter is empty,