Typo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55351 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -98,7 +98,7 @@ public:
|
|||||||
wxString implements caching of the last used index so that iterating over
|
wxString implements caching of the last used index so that iterating over
|
||||||
a string is a linear operation even in UTF-8 mode.
|
a string is a linear operation even in UTF-8 mode.
|
||||||
|
|
||||||
It is nonetheless recommended to use iterators (instead of index bases
|
It is nonetheless recommended to use iterators (instead of index based
|
||||||
access) like this:
|
access) like this:
|
||||||
|
|
||||||
@code
|
@code
|
||||||
|
Reference in New Issue
Block a user