X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f1156cbb0db33e76e031d05c8823f5c27628b685..d886c20e225d3d48f767e4590ae825270661dcb3:/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 {