]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/generic/logg.h
Remove SetPageTitle and GetPageTitle and make GetCurrentTitle actually return the...
[wxWidgets.git] / include / wx / generic / logg.h
index df1838f521bcd26693c4ab00487fec35103878fb..4cff569de048cd15b30a642a328fa217b11dd4bb 100644 (file)
@@ -104,7 +104,7 @@ private:
 // ----------------------------------------------------------------------------
 // (background) log window: this class forwards all log messages to the log
 // target which was active when it was instantiated, but also collects them
-// to the log window. This window has it's own menu which allows the user to
+// to the log window. This window has its own menu which allows the user to
 // close it, clear the log contents or save it to the file.
 // ----------------------------------------------------------------------------