X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1058f652031c9b99daa7c701f09f16c3af7159c1..c29c95fe24973b94fd724db767193171ca7c513d:/interface/wx/caret.h diff --git a/interface/wx/caret.h b/interface/wx/caret.h index 205543b7e8..de8bcc0272 100644 --- a/interface/wx/caret.h +++ b/interface/wx/caret.h @@ -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;