summaryrefslogtreecommitdiff
path: root/include/vcl/embeddedfontshelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/vcl/embeddedfontshelper.hxx')
-rw-r--r--include/vcl/embeddedfontshelper.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/vcl/embeddedfontshelper.hxx b/include/vcl/embeddedfontshelper.hxx
index 7cf4d36126fa..6219bec9bb1c 100644
--- a/include/vcl/embeddedfontshelper.hxx
+++ b/include/vcl/embeddedfontshelper.hxx
@@ -52,7 +52,7 @@ public:
std::vector< unsigned char > key, bool eot = false);
/**
- Returns an URL for a file where to store contents of a given temporary font.
+ Returns a URL for a file where to store contents of a given temporary font.
The file may or not may not exist yet, and will be cleaned up automatically as appropriate.
Use activateTemporaryFont() to actually enable usage of the font.