]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/dynlib.h
send wxEVT_SCROLL_CHANGED when using mouse wheel as well
[wxWidgets.git] / include / wx / dynlib.h
index 8bcc8b4d352249b1872ae844a2801f82526ec9d6..a5dd3dbe5293236f557aaec97f323988b6db7cbf 100644 (file)
@@ -249,7 +249,7 @@ public:
 
     // return all modules/shared libraries in the address space of this process
     //
-    // returns an empty array if not implemented or an error occured
+    // returns an empty array if not implemented or an error occurred
     static wxDynamicLibraryDetailsArray ListLoaded();
 
     // return platform-specific name of dynamic library with proper extension