X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f6bcfd974ef26faf6f91a62cac09827e09463fd1..4346581b7c6548fdef1486564787154d20a401df:/docs/latex/wx/texpr.tex diff --git a/docs/latex/wx/texpr.tex b/docs/latex/wx/texpr.tex index 0f915a823f..739d5facf4 100644 --- a/docs/latex/wx/texpr.tex +++ b/docs/latex/wx/texpr.tex @@ -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}