]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/fontdlg.tex
changed the catalogs lookup back to the old behaviour of searching LC_MESSAGES subdir...
[wxWidgets.git] / docs / latex / wx / fontdlg.tex
index e28d3c9b23ed7c4a51712ce5b0228caa240b42cb..e3d7dc948ba5f9165a641a4e14a7381691a97193 100644 (file)
@@ -177,8 +177,8 @@ shown.
 \func{bool}{Create}{\param{wxWindow* }{parent}, \param{const wxFontData\& }{data}}
 
 Creates the dialog if it the wxFontDialog object had been initialized using the
-default constructor. Returns {\tt true} on success and {\tt false} if an error
-occured.
+default constructor. Returns \true on success and \false if an error
+occurred.
 
 \membersection{wxFontDialog::GetFontData}\label{wxfontdialoggetfontdata}