]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/libs.tex
documented wxCONCAT
[wxWidgets.git] / docs / latex / wx / libs.tex
index cb7be991dcc14b3c7984d7087411493a0fb7144f..30634cb47995d6913dc10056db8a2ae10b48fab1 100644 (file)
@@ -17,7 +17,7 @@ diagram show dependencies between them:
 
 Every wxWindows application must link against this library. It contains
 mandatory classes that any wxWindows code depends on (e.g.
-\helpref{wxString}{wxstring}) and portability classes that abstract
+ \helpref{wxString}{wxstring}) and portability classes that abstract
 differences between platforms. wxBase can be used to develop console mode
 applications, it does not require any GUI libraries or running X Window System
 on Unix.