summaryrefslogtreecommitdiff
path: root/forms
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2014-04-18 00:29:46 +0300
committerTor Lillqvist <tml@collabora.com>2014-04-18 00:30:35 +0300
commit5fd534de054876486a9620eced5e27faeee9eb05 (patch)
tree3f6171b0f6fe46ed07e6146f7622cb468201724d /forms
parent728ec86062c13c4994a15bf4bee810db7094c8bb (diff)
Typo: s/gurantee/guarantee
Change-Id: I8bd7ca5896931fbf18bf8ae25b62ced9b420fe39
Diffstat (limited to 'forms')
-rw-r--r--forms/source/xforms/datatypes.hxx2
1 files changed, 1 insertions, 1 deletions
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 <NULL/>, and of type <member>ValueType</member>
+ the value to translate. Guaranteed to be not <NULL/>, and of type <member>ValueType</member>
@param _rDoubleValue
output parameter to hold the resulting double value
*/