From 1735654408f5bcc912f039a2f9263adb48edf9c1 Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Fri, 24 Mar 2017 11:43:29 +0100 Subject: Fix typos Change-Id: Ib8bec97be916d5ea70ae9fb9dc83771b6fec1845 Reviewed-on: https://gerrit.libreoffice.org/35634 Reviewed-by: Julien Nabet Tested-by: Julien Nabet --- include/svx/dialcontrol.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/svx/dialcontrol.hxx') diff --git a/include/svx/dialcontrol.hxx b/include/svx/dialcontrol.hxx index fd322199f75f..90815338d57d 100644 --- a/include/svx/dialcontrol.hxx +++ b/include/svx/dialcontrol.hxx @@ -105,7 +105,7 @@ public: /** Links the passed numeric edit field to the control (bi-directional). * nDecimalPlaces: - * field value is usign given decimal places + * field value is unsign given decimal places * default is 0 which means field values are in degrees, * 2 means 100th of degree */ -- cgit