X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2ecf902bc836f2808444b34eff48cdb12f289460..55079b432bf9e46f9b19efa71462b32022ffcf5e:/include/wx/filesys.h diff --git a/include/wx/filesys.h b/include/wx/filesys.h index a75350f724..99dba2e96c 100644 --- a/include/wx/filesys.h +++ b/include/wx/filesys.h @@ -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