]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/hash.tex
GetPath() now has wxPATH_GET_COLUME by default
[wxWidgets.git] / docs / latex / wx / hash.tex
index 3609e1c5f51428583017f0ba662202c25a056f0d..afd8c0a635f3b6bba61d8edb58f60bf9b1cf5332 100644 (file)
@@ -90,7 +90,7 @@ Deletes entry in hash table and returns the user's data (if found).
 
 \func{void}{DeleteContents}{\param{bool}{ flag}}
 
-If set to TRUE data stored in hash table will be deleted when hash table object
+If set to true data stored in hash table will be deleted when hash table object
 is destroyed.