summaryrefslogtreecommitdiff
path: root/include/vcl/fontcharmap.hxx
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2016-04-20 17:46:54 +0200
committerEike Rathke <erack@redhat.com>2016-04-21 20:36:29 +0000
commit20f23c1a2838f0dc3c8ff37bf90b9ebe1d278772 (patch)
tree38aab6151cd817d7ba7ce70d496f00033a971a3d /include/vcl/fontcharmap.hxx
parentb74163742ff1288ad9ea1ec8e83ac08faf686893 (diff)
Fix typos
Change-Id: Ic4fbc8e7220eb4641f67ef4f85d4853608a369f4 Reviewed-on: https://gerrit.libreoffice.org/24257 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com>
Diffstat (limited to 'include/vcl/fontcharmap.hxx')
-rw-r--r--include/vcl/fontcharmap.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/vcl/fontcharmap.hxx b/include/vcl/fontcharmap.hxx
index b0dca542c2ee..c77ed3156870 100644
--- a/include/vcl/fontcharmap.hxx
+++ b/include/vcl/fontcharmap.hxx
@@ -66,7 +66,7 @@ public:
are inside the unicode range from cMin to cMax (inclusive).
@param cMin Lowest codepoint in range to be counted
- @param cMax Highest codepoitn in range to be counted
+ @param cMax Highest codepoint in range to be counted
@returns number of characters in the font charmap between the two
codepoints.