X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3c4f71cc3d63fb7bdfbd6cec3e39c8a8679f3e60..3ed3a1c846d66410872a15f746c432311e306e42:/interface/strconv.h?ds=sidebyside diff --git a/interface/strconv.h b/interface/strconv.h index 578b4ac890..834401a506 100644 --- a/interface/strconv.h +++ b/interface/strconv.h @@ -142,7 +142,7 @@ public: Note this does not mean that a given string will be correctly converted. A malformed string may still make conversion functions return @c wxCONV_FAILED. - @wxsince{2.8.2} + @since 2.8.2 */ bool IsOk() const;