X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8004cd7a28af9f5c58a850c7415f042b11b67d3a..38f82bf695f6ed740c6858f3217fcb835f102d6e:/docs/latex/wx/tlog.tex?ds=inline diff --git a/docs/latex/wx/tlog.tex b/docs/latex/wx/tlog.tex index 805cca79ba..713757d6ca 100644 --- a/docs/latex/wx/tlog.tex +++ b/docs/latex/wx/tlog.tex @@ -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.