]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/caret.h
Resolve ambiguity between GetClientXXX() methods in wxOSX wxComboBox.
[wxWidgets.git] / interface / wx / caret.h
index 374d233afd23038cb6c8801839c1b2853e0f74bf..de8bcc0272148d6a0c5c8dbb74eae0fd35cb00f1 100644 (file)
@@ -104,7 +104,7 @@ public:
 
     /**
         Returns @true if the caret is visible and @false if it is permanently
-        hidden (if it is is blinking and not shown currently but will be after
+        hidden (if it is blinking and not shown currently but will be after
         the next blink, this method still returns @true).
     */
     bool IsVisible() const;