From 5fd534de054876486a9620eced5e27faeee9eb05 Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Fri, 18 Apr 2014 00:29:46 +0300 Subject: Typo: s/gurantee/guarantee Change-Id: I8bd7ca5896931fbf18bf8ae25b62ced9b420fe39 --- forms/source/xforms/datatypes.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'forms/source') diff --git a/forms/source/xforms/datatypes.hxx b/forms/source/xforms/datatypes.hxx index a65ee572dc69..4f40daeb9f30 100644 --- a/forms/source/xforms/datatypes.hxx +++ b/forms/source/xforms/datatypes.hxx @@ -218,7 +218,7 @@ namespace xforms must hold for their normalizations. @param _rValue - the value to translate. Guranteed to be not , and of type ValueType + the value to translate. Guaranteed to be not , and of type ValueType @param _rDoubleValue output parameter to hold the resulting double value */ -- cgit