]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/dynlib.h
Source cleaning: whitespaces, -1/wxDefaultCoord, TRUE/true, FALSE/false.
[wxWidgets.git] / include / wx / dynlib.h
index 32b569ccdb557d804503a09ad74bcbaea48ab692..1bdf32c8603c1b139d44b8b76a6649a0a88f486e 100644 (file)
@@ -170,7 +170,7 @@ public:
     static wxString CanonicalizeName(const wxString& name,
                                      wxDynamicLibraryCategory cat = wxDL_LIBRARY);
 
-    // return name of wxWindows plugin (adds compiler and version info
+    // return name of wxWidgets plugin (adds compiler and version info
     // to the filename):
     static wxString
     CanonicalizePluginName(const wxString& name,