X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/cc81d32f2bf8c159f3b1bf6ddaf62e6d77720209..24d705907ddcbe8e701867be2fb6f457a3dfab6f:/docs/latex/wx/fontlist.tex diff --git a/docs/latex/wx/fontlist.tex b/docs/latex/wx/fontlist.tex index d280119e4a..6a687cb091 100644 --- a/docs/latex/wx/fontlist.tex +++ b/docs/latex/wx/fontlist.tex @@ -33,7 +33,7 @@ use the object pointer {\bf wxTheFontList}. \func{void}{AddFont}{\param{wxFont *}{font}} -Used by wxWindows to add a font to the list, called in the font constructor. +Used by wxWidgets to add a font to the list, called in the font constructor. \membersection{wxFontList::FindOrCreateFont}\label{findorcreatefont} @@ -47,6 +47,6 @@ details of the arguments. \func{void}{RemoveFont}{\param{wxFont *}{font}} -Used by wxWindows to remove a font from the list. +Used by wxWidgets to remove a font from the list.