X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ec8823e77a7177129ec50b46436fe42c74f4b640..36a0190ebd5bd9a7302f60f6dcd608b80574e21c:/interface/wx/xlocale.h diff --git a/interface/wx/xlocale.h b/interface/wx/xlocale.h index 1da41dc998..d498f5a30f 100644 --- a/interface/wx/xlocale.h +++ b/interface/wx/xlocale.h @@ -2,7 +2,6 @@ // Name: xlocale.h // Purpose: interface of wxXLocale // Author: wxWidgets team -// RCS-ID: $Id$ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// @@ -82,7 +81,7 @@ public: static wxXLocale& GetCLocale(); /** - Returns @true if this object is initialized, i.e. represents a valid locale + Returns @true if this object is initialized, i.e.\ represents a valid locale or @false otherwise. */ bool IsOk() const;