[Libreoffice-commits] core.git: forms/source
Andrea Gelmini (via logerrit)
logerrit at kemper.freedesktop.org
Tue Jun 4 05:13:03 UTC 2019
forms/source/xforms/propertysetbase.hxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 466a98b5ad26245f182166eece19fe16219feed3
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Tue May 14 21:23:15 2019 +0000
Commit: Julien Nabet <serval2412 at yahoo.fr>
CommitDate: Tue Jun 4 07:12:28 2019 +0200
Fix typo
Change-Id: I1a657bd08ff7a6108a20d57d5ebe9f104fcbe3fd
Reviewed-on: https://gerrit.libreoffice.org/73420
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>
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.
More information about the Libreoffice-commits
mailing list