]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/tfont.tex
Some doc corrections
[wxWidgets.git] / docs / latex / wx / tfont.tex
index 82b219b3ebb3c37547ea429c833ec815d3ab856f..4f4b1d9207e02ccf20c762a933816801e2ed1e8e 100644 (file)
@@ -13,7 +13,7 @@ the following parameters (not all of them have to be specified, of course):
  {\bf wxMODERN} is a fixed pitch font; the others are either fixed or variable pitch.}
 \twocolitem{Style}{The value can be {\bf wxNORMAL, wxSLANT} or {\bf wxITALIC}.}
 \twocolitem{Weight}{The value can be {\bf wxNORMAL, wxLIGHT} or {\bf wxBOLD}.}
-\twocolitem{Underlining}{The value can be TRUE or FALSE.}
+\twocolitem{Underlining}{The value can be true or false.}
 \twocolitem{Face name}{An optional string specifying the actual typeface to be used. If NULL,
 a default typeface will chosen based on the family.}
 \twocolitem{Encoding}{The font encoding (see {\bf wxFONTENCODING\_XXX}