summaryrefslogtreecommitdiff
path: root/vcl/inc/unx
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2017-12-16 14:17:03 +0100
committerJulien Nabet <serval2412@yahoo.fr>2017-12-16 23:00:02 +0100
commit167063a6835cc1f067457d39a07c360273ac8199 (patch)
treea46a3188019a32456a7a12daa3930a2cfee6925b /vcl/inc/unx
parentda81ec6862490a87bc240edb81c0a9b5fd04a1b3 (diff)
Fix typos
Change-Id: Iedb99e41887ebfd6fa290bc113b473c5cc9693b4 Reviewed-on: https://gerrit.libreoffice.org/46600 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'vcl/inc/unx')
-rw-r--r--vcl/inc/unx/fontmanager.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/inc/unx/fontmanager.hxx b/vcl/inc/unx/fontmanager.hxx
index 03d033e8c7e0..962f3186fbfb 100644
--- a/vcl/inc/unx/fontmanager.hxx
+++ b/vcl/inc/unx/fontmanager.hxx
@@ -287,7 +287,7 @@ public:
<p>
<code>matchFont</code> matches a pattern of font characteristics
- and returns the closest match if possibe. If a match was found
+ and returns the closest match if possible. If a match was found
the <code>FastPrintFontInfo</code> passed in as parameter
will be update to the found matching font.
</p>