]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/tlog.tex
Removed wxDataViewViewColumn since it is redundant.
[wxWidgets.git] / docs / latex / wx / tlog.tex
index 805cca79bada30005403d2c931067ebd1371860f..713757d6ca88a4475c0935e4bb8c3c224a1b096d 100644 (file)
@@ -13,7 +13,7 @@ Classes: \helpref{wxLog}{wxlog},\\
 
 This is a general overview of logging classes provided by wxWidgets. The word
 logging here has a broad sense, including all of the program output, not only
-non interactive messages. The logging facilities included in wxWidgets provide
+non-interactive messages. The logging facilities included in wxWidgets provide
 the base {\it wxLog} class which defines the standard interface for a {\it log
 target} as well as several standard implementations of it and a family of
 functions to use with them.