diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2019-05-14 21:23:15 +0000 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2019-06-04 07:12:28 +0200 |
commit | 466a98b5ad26245f182166eece19fe16219feed3 (patch) | |
tree | b0764e57dd0fbbc65e99e8ee4669e9c792fd1071 /forms | |
parent | 44c21ca9324997b8a3001e316c774b4ba34c2f0b (diff) |
Fix typo
Change-Id: I1a657bd08ff7a6108a20d57d5ebe9f104fcbe3fd
Reviewed-on: https://gerrit.libreoffice.org/73420
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'forms')
-rw-r--r-- | forms/source/xforms/propertysetbase.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
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 <FALSE/> - which might be wrong, since the guessing of the "old value" differed from the real initial value which was <TRUE/>. - 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. |