diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2017-03-24 12:52:52 +0100 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2017-03-25 17:07:56 +0000 |
commit | 98f18df02357523a1c2c52efd36171f9328ab6d4 (patch) | |
tree | e7885499f6cb5668e9a2ec6a73e982ee193fbd00 /svx/source/dialog/fntctrl.cxx | |
parent | ad4104090de1cb07fb82bb40c736271103e4ed69 (diff) |
Fix typos
Change-Id: I77cf7fe3a57c031877facf5252b5a900526db48b
Reviewed-on: https://gerrit.libreoffice.org/35646
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Tested-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'svx/source/dialog/fntctrl.cxx')
-rw-r--r-- | svx/source/dialog/fntctrl.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/dialog/fntctrl.cxx b/svx/source/dialog/fntctrl.cxx index 626065a5c412..b7be30bddb3c 100644 --- a/svx/source/dialog/fntctrl.cxx +++ b/svx/source/dialog/fntctrl.cxx @@ -221,7 +221,7 @@ inline bool FontPrevWin_Impl::Is100PercentFontWidthValid() const } /* - * evalutates the scripttypes of the actual string. + * evaluates the scripttypes of the actual string. * Afterwards the positions of script change are notified in aScriptChg, * the scripttypes in aScriptType. * The aTextWidth array will be filled with zero. |