]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/dynlib.h
mac paths updated
[wxWidgets.git] / interface / dynlib.h
index 989cc9dd95cf8e5834b39d776756af03b7b1c36c..3392ef4f1910ab5075bffff91b956c0bad03cfc0 100644 (file)
@@ -32,7 +32,7 @@ public:
             Pointer to the location to return the size of this module in
             memory in, may be @NULL.
 
-        @returns @true if the load address and module size were retrieved,
+        @return @true if the load address and module size were retrieved,
                  @false if this information is not available.
     */
     bool GetAddress(void** addr, size_t len) const;