\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}
\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.