[Libreoffice-commits] core.git: extensions/source
Andrea Gelmini (via logerrit)
logerrit at kemper.freedesktop.org
Sat May 25 07:28:53 UTC 2019
extensions/source/propctrlr/eformshelper.hxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 4824f99d1b71ac471b430f2d67838cbc5456fa2c
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Tue May 14 21:24:57 2019 +0000
Commit: Julien Nabet <serval2412 at yahoo.fr>
CommitDate: Sat May 25 09:28:06 2019 +0200
Fix typo
Change-Id: Ie64aee5d16d8b8f39e1dba75628bb0b97b4dddd9
Reviewed-on: https://gerrit.libreoffice.org/72935
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>
diff --git a/extensions/source/propctrlr/eformshelper.hxx b/extensions/source/propctrlr/eformshelper.hxx
index 1781c6093e30..8ce00e446e25 100644
--- a/extensions/source/propctrlr/eformshelper.hxx
+++ b/extensions/source/propctrlr/eformshelper.hxx
@@ -71,7 +71,7 @@ namespace pcr
/** determines whether the given document is an eForm
- If this method returns <FALSE/>, you cannot instantiate a EFormsHelper with
+ If this method returns <FALSE/>, you cannot instantiate an EFormsHelper with
this document, since none of its functionality will be available then.
*/
static bool
More information about the Libreoffice-commits
mailing list