From 98f18df02357523a1c2c52efd36171f9328ab6d4 Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Fri, 24 Mar 2017 12:52:52 +0100 Subject: Fix typos Change-Id: I77cf7fe3a57c031877facf5252b5a900526db48b Reviewed-on: https://gerrit.libreoffice.org/35646 Reviewed-by: Julien Nabet Tested-by: Julien Nabet --- svx/source/dialog/fntctrl.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'svx/source/dialog/fntctrl.cxx') 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. -- cgit