]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/tokenzr.h
Fix wrong return value in the changes of r73365.
[wxWidgets.git] / interface / wx / tokenzr.h
index f27ba1a5f62a0b5e3051ba7fdb20393707a971a1..3eeeedc143dca00d372d643305c7f596ab45090b 100644 (file)
@@ -136,7 +136,7 @@ public:
     wxString GetNextToken();
 
     /**
-        Returns the current position (i.e. one index after the last returned
+        Returns the current position (i.e.\ one index after the last returned
         token or 0 if GetNextToken() has never been called) in the original
         string.
     */