summaryrefslogtreecommitdiff
path: root/include/vbahelper
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2017-06-28 13:38:34 +0200
committerJulien Nabet <serval2412@yahoo.fr>2017-06-28 14:15:49 +0200
commit8a6ed98b00cb91dbe5b807051715858a2dc90883 (patch)
treef150b27f9fd88519daec308632dbb88799e734f7 /include/vbahelper
parent9db510edb40bfbdf708487ba7d306dcd44f49716 (diff)
Fix typos
Change-Id: I59777c29fe20f112327ce28a1c0b9cdd2f60857c Reviewed-on: https://gerrit.libreoffice.org/39354 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'include/vbahelper')
-rw-r--r--include/vbahelper/vbafontbase.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/vbahelper/vbafontbase.hxx b/include/vbahelper/vbafontbase.hxx
index 8ea5195f55c7..b1cb05c4c9e7 100644
--- a/include/vbahelper/vbafontbase.hxx
+++ b/include/vbahelper/vbafontbase.hxx
@@ -53,7 +53,7 @@ public:
// use local constants there is no need to expose these constants
// externally. Looking at the Format->Character dialog it seem that
// these may in fact even be calculated. Leave hardcoded for now
- // #FIXEME #TBD investigate the code for dialog mentioned above
+ // #FIXME #TBD investigate the code for dialog mentioned above
// The font baseline is not specified.
static const short NORMAL = 0;