From bdb7002d585783bbf91fc7b45ad7b9c20a754f84 Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Sun, 7 Dec 2008 18:02:50 +0000 Subject: Fixed typos and amended doxygen docs. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6564 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- src/fl_set_font.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/fl_set_font.cxx') diff --git a/src/fl_set_font.cxx b/src/fl_set_font.cxx index f19cec2a6..44e483531 100644 --- a/src/fl_set_font.cxx +++ b/src/fl_set_font.cxx @@ -86,7 +86,7 @@ void Fl::set_font(Fl_Font fnum, Fl_Font from) { Fl::set_font(fnum, get_font(from)); } /** - Get the string for this face. This string is different for each + Gets the string for this face. This string is different for each face. Under X this value is passed to XListFonts to get all the sizes of this face. */ -- cgit v1.2.3