]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/regex.tex
Corrected some spacing and typo errors.
[wxWidgets.git] / docs / latex / wx / regex.tex
index 6b2168fd2a52a4326fa95c36d9dafea1e5dc54a9..13d8506b208e18178e0caf97c689eef8b6009f56 100644 (file)
@@ -6,7 +6,7 @@
 %% Created:     14.07.01
 %% RCS-ID:      $Id$
 %% Copyright:   (c) 2001 Vadim Zeitlin
-%% License:     wxWindows license
+%% License:     wxWidgets license
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
 \section{\class{wxRegEx}}\label{wxregex}
@@ -33,7 +33,7 @@ the library.
 On platforms where a system library is available, the default is to use
 the builtin library for Unicode builds, and the system library otherwise.
 It is possible to use the other if preferred by selecting it when building
-the wxWindows.
+the wxWidgets.
 
 \wxheading{Derived from}