]> git.saurik.com Git - wxWidgets.git/blobdiff - src/os2/choice.cpp
removed useless code accidentally left in
[wxWidgets.git] / src / os2 / choice.cpp
index 793111d6b57caf85630abab30593f5c73d7635ce..2bb70c05991d9a472fa8e8b3590ba26b1f208e76 100644 (file)
@@ -334,7 +334,7 @@ void wxChoice::DoSetSize(
     //
     // Ignore height parameter because height doesn't mean 'initially
     // displayed' height, it refers to the drop-down menu as well. The
-    // wxWindows interpretation is different; also, getting the size returns
+    // wxWidgets interpretation is different; also, getting the size returns
     // the _displayed_ size (NOT the drop down menu size) so
     // setting-getting-setting size would not work.
     //