summaryrefslogtreecommitdiff
path: root/include/svtools/ctrltool.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svtools/ctrltool.hxx')
-rw-r--r--include/svtools/ctrltool.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svtools/ctrltool.hxx b/include/svtools/ctrltool.hxx
index e66e2c2c6d2d..9d5c50119cce 100644
--- a/include/svtools/ctrltool.hxx
+++ b/include/svtools/ctrltool.hxx
@@ -92,7 +92,7 @@ vcl::FontInfo FontList::Get( const String& rName, const String& rStyleName ) con
This method search a vcl::FontInfo for the given name and the given style name.
The Stylename can also be a synthetic one.
In that case the relevant vcl::FontInfo fields will be set.
-If a StyleName is provived, a vcl::FontInfo structure without a Stylename can be
+If a StyleName is provided, a vcl::FontInfo structure without a Stylename can be
returned. To get a representation of the StyleName for displaying it to the user,
call GetStyleName() on this vcl::FontInfo structure.