extensions/source/propctrlr/eformshelper.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 4824f99d1b71ac471b430f2d67838cbc5456fa2c Author: Andrea Gelmini <[email protected]> AuthorDate: Tue May 14 21:24:57 2019 +0000 Commit: Julien Nabet <[email protected]> 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 <[email protected]> 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 _______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
