applied typos and spelling error fixes patch from Olly Betts
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15779 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -70,7 +70,7 @@ translation errors. The <CODE>msgid</CODE> and <CODE>msgstr</CODE> strings are
|
||||
studied and compared. It is considered abnormal that one string
|
||||
starts or ends with a newline while the other does not.
|
||||
|
||||
Also, if the string represents a format sring used in a
|
||||
Also, if the string represents a format string used in a
|
||||
<CODE>printf</CODE>-like function both strings should have the same number of
|
||||
<SAMP>`%'</SAMP> format specifiers, with matching types. If the flag
|
||||
<CODE>c-format</CODE> or <CODE>possible-c-format</CODE> appears in the special
|
||||
|
Reference in New Issue
Block a user