X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/092e08a84402d6e7c315a8a77a146e4eb62e0fb7..a4301b8f14d21b7d28fc4f6a247b740d945ca6dc:/include/wx/fswatcher.h?ds=sidebyside diff --git a/include/wx/fswatcher.h b/include/wx/fswatcher.h index 263e3cd7af..964b37bd2a 100644 --- a/include/wx/fswatcher.h +++ b/include/wx/fswatcher.h @@ -152,7 +152,7 @@ public: virtual wxEventCategory GetEventCategory() const { - // TODO this has to be merged with "similiar" categories and changed + // TODO this has to be merged with "similar" categories and changed return wxEVT_CATEGORY_UNKNOWN; }