]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/fswatcher.h
Overhaul the wxWebView documentation. Split the documentation into sections and add...
[wxWidgets.git] / interface / wx / fswatcher.h
index db821c797afdb979c3cbcb28f7e004c28516aa3b..37167c7d75c789c65214764b1bf0ed4ebc9e81aa 100644 (file)
@@ -160,7 +160,7 @@ public:
     @class wxFileSystemWatcherEvent
 
     A class of events sent when a file system event occurs. Types of events
-    reported may vary depending on a platfrom, however all platforms report
+    reported may vary depending on a platform, however all platforms report
     at least creation of new file/directory and access, modification, move
     (rename) or deletion of an existing one.