summaryrefslogtreecommitdiff
path: root/src/fl_set_font.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/fl_set_font.cxx')
-rw-r--r--src/fl_set_font.cxx2
1 files changed, 1 insertions, 1 deletions
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.
*/