]> 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 205543b7e8c43035043bd75e1a9d94b8a70a5751..de8bcc0272148d6a0c5c8dbb74eae0fd35cb00f1 100644 (file)
@@ -3,7 +3,7 @@
 // Purpose:     interface of wxCaret
 // Author:      wxWidgets team
 // RCS-ID:      $Id$
-// Licence:     wxWindows license
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 /**
@@ -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;