]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/hashmap.h
Minor correction
[wxWidgets.git] / interface / hashmap.h
index 46996d7c5a70d910459d87a2f91ebcf4e6711693..bfba7458980b4b3359d41e2a2d9d320446070d03 100644 (file)
@@ -1,6 +1,6 @@
 /////////////////////////////////////////////////////////////////////////////
 // Name:        hashmap.h
-// Purpose:     documentation for wxHashMap class
+// Purpose:     interface of wxHashMap
 // Author:      wxWidgets team
 // RCS-ID:      $Id$
 // Licence:     wxWindows license
@@ -103,3 +103,4 @@ public:
     */
     size_type size() const;
 };
+