X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f1156cbb0db33e76e031d05c8823f5c27628b685..58ce18f2fdadecffb21e27555115af708325cf18:/include/wx/any.h diff --git a/include/wx/any.h b/include/wx/any.h index aebc38df55..092e71078d 100644 --- a/include/wx/any.h +++ b/include/wx/any.h @@ -806,7 +806,7 @@ public: } /** - Tests if wxAny is null (that is, whether there is data). + Tests if wxAny is null (that is, whether there is no data). */ bool IsNull() const {