From 466a98b5ad26245f182166eece19fe16219feed3 Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Tue, 14 May 2019 21:23:15 +0000 Subject: Fix typo Change-Id: I1a657bd08ff7a6108a20d57d5ebe9f104fcbe3fd Reviewed-on: https://gerrit.libreoffice.org/73420 Tested-by: Jenkins Reviewed-by: Julien Nabet --- forms/source/xforms/propertysetbase.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'forms/source/xforms') diff --git a/forms/source/xforms/propertysetbase.hxx b/forms/source/xforms/propertysetbase.hxx index 409a4a6ebc8c..d46901e0a39c 100644 --- a/forms/source/xforms/propertysetbase.hxx +++ b/forms/source/xforms/propertysetbase.hxx @@ -240,7 +240,7 @@ protected: any notifications if the "current value" is also - which might be wrong, since the guessing of the "old value" differed from the real initial value which was . - Too confusing? Okay, than just call this method for every property you have. + Too confusing? Okay, then just call this method for every property you have. @param nHandle the handle of the property. Must denote a property supported by this instance, i.e. -- cgit