]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/any.h
fixing warning and compile error against 10.4
[wxWidgets.git] / include / wx / any.h
index aebc38df55e83ddd7db2f69dcefd63f545f17ffd..092e71078d7a16a487b045ed3aa3fb732fa90b5c 100644 (file)
@@ -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
     {