summaryrefslogtreecommitdiff
path: root/vcl
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2016-06-13 00:48:03 +0200
committerjan iversen <jani@documentfoundation.org>2016-06-13 06:04:07 +0000
commitd3c96c9f82f086b828f955f7dac030a942fc631d (patch)
treec1a0efb6f79c93538f2b0d7891ab9124812b4cc9 /vcl
parent76d4cda6170eedef3596ff6b5b9ef89b9c8d7c83 (diff)
Fix typos
Change-Id: Ic3efae53430fbb2c1eb7962c3cf69bf99315e55b Reviewed-on: https://gerrit.libreoffice.org/26202 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: jan iversen <jani@documentfoundation.org>
Diffstat (limited to 'vcl')
-rw-r--r--vcl/inc/unx/fontcache.hxx2
-rw-r--r--vcl/inc/unx/fontmanager.hxx2
2 files changed, 2 insertions, 2 deletions
diff --git a/vcl/inc/unx/fontcache.hxx b/vcl/inc/unx/fontcache.hxx
index 98a7c8bee3fa..4332d417fd5e 100644
--- a/vcl/inc/unx/fontcache.hxx
+++ b/vcl/inc/unx/fontcache.hxx
@@ -75,7 +75,7 @@ public:
// returns false for non cached directory
// a cached but empty directory will return true but not append anything
bool listDirectory( const OString& rDir, std::list< PrintFontManager::PrintFont* >& rNewFonts ) const;
- // returns true for directoris that contain only user overridden fonts
+ // returns true for directories that contain only user overridden fonts
bool scanAdditionalFiles( const OString& rDir );
void flush();
diff --git a/vcl/inc/unx/fontmanager.hxx b/vcl/inc/unx/fontmanager.hxx
index 99aae21e189e..7f7069d5f015 100644
--- a/vcl/inc/unx/fontmanager.hxx
+++ b/vcl/inc/unx/fontmanager.hxx
@@ -463,7 +463,7 @@ public:
// font administration functions
- /* system dependendent font matching
+ /* system dependent font matching
<p>
<code>matchFont</code> matches a pattern of font characteristics