]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk1/textctrl.cpp
Put a rreminder in the comments about s bit of duplicated code
[wxWidgets.git] / src / gtk1 / textctrl.cpp
index d36febec6b427f71dd503c3592d7ea0b0613ad17..c93cae832f390c21425cb184f9bd6ec4212e383c 100644 (file)
@@ -543,7 +543,7 @@ void wxTextCtrl::SetValue( const wxString &value )
     }
 
     // GRG, Jun/2000: Changed this after a lot of discussion in
-    //   the lists. wxWindows 2.2 will have a set of flags to
+    //   the lists. wxWidgets 2.2 will have a set of flags to
     //   customize this behaviour.
     SetInsertionPoint(0);