]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/filesys.h
Removed previous broken fix for deferred positioning bug, and added
[wxWidgets.git] / include / wx / filesys.h
index a75350f72406d0efa5ccdcdbb9b826ee888b535d..99dba2e96c2de6527b71b6d4df14e207a9203792 100644 (file)
@@ -186,7 +186,7 @@ public:
     wxString FindNext();
 
     // Adds FS handler.
-    // In fact, this class is only front-end to the FS hanlers :-)
+    // In fact, this class is only front-end to the FS handlers :-)
     static void AddHandler(wxFileSystemHandler *handler);
 
     // remove all items from the m_Handlers list