diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2019-05-14 21:24:57 +0000 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2019-05-25 09:28:06 +0200 |
commit | 4824f99d1b71ac471b430f2d67838cbc5456fa2c (patch) | |
tree | 86f19642f546cb4831f005797b8f4363f9c6fa26 /extensions/source | |
parent | 7d98414f803d17c048da52b4a2735e7575cbdef4 (diff) |
Fix typo
Change-Id: Ie64aee5d16d8b8f39e1dba75628bb0b97b4dddd9
Reviewed-on: https://gerrit.libreoffice.org/72935
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'extensions/source')
-rw-r--r-- | extensions/source/propctrlr/eformshelper.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
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 |