]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/texpr.tex
Fix "depreciated" to "deprecated".
[wxWidgets.git] / docs / latex / wx / texpr.tex
index 0f915a823f3c90088a25954fe2eaf2df092dfea1..739d5facf434eb1a63c8f9629fcb6e2485836014 100644 (file)
@@ -4,7 +4,7 @@ wxExpr is a C++ class reading and writing a subset of Prolog-like syntax,
 supporting objects attribute/value pairs.
 
 wxExpr can be used to develop programs with readable and
-robust data files. Within wxWindows itself, it is used to parse
+robust data files. Within wxWidgets itself, it is used to parse
 the {\tt .wxr} dialog resource files.
 
 {\bf History of wxExpr}