[Libreoffice-commits] help.git: source/text
Alain Romedenne (via logerrit)
logerrit at kemper.freedesktop.org
Wed Apr 14 16:44:42 UTC 2021
source/text/sbasic/shared/03/sf_form.xhp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 49d33b45fd6c0d6b4c514a95bb5aceab37199abf
Author: Alain Romedenne <alain.romedenne at libreoffice.org>
AuthorDate: Wed Apr 14 17:33:09 2021 +0200
Commit: Rafael Lima <rafael.palma.lima at gmail.com>
CommitDate: Wed Apr 14 18:44:22 2021 +0200
Typo in sf_forms
Change-Id: I8a70e9b81713a049f1e3ea96fd1dd8faefb0c615
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/114003
Tested-by: Jenkins
Reviewed-by: Rafael Lima <rafael.palma.lima at gmail.com>
diff --git a/source/text/sbasic/shared/03/sf_form.xhp b/source/text/sbasic/shared/03/sf_form.xhp
index 2ca860c7a..955f0bc80 100644
--- a/source/text/sbasic/shared/03/sf_form.xhp
+++ b/source/text/sbasic/shared/03/sf_form.xhp
@@ -568,7 +568,7 @@
<paragraph role="bascode" id="bas_id201618228487565">'Activates the form</paragraph>
<paragraph role="bascode" localize="false" id="bas_id361598179135096">myForm.Activate()</paragraph>
</bascode>
- <paragraph role="paragraph" id="par_id661618228523419">To use the method Activate with other %PRODUCTNAME documents, read <link href="text/sbasic/shared/03/sf_form.xhp#ServiceInvocation" name="FormServiceInvocation">Service inovcation</link> above.</paragraph>
+ <paragraph role="paragraph" id="par_id661618228523419">To use the method Activate with other %PRODUCTNAME documents, read <link href="text/sbasic/shared/03/sf_form.xhp#ServiceInvocation" name="FormServiceInvocation">Service invocation</link> above.</paragraph>
<note id="par_id81618228720782"><literal>ThisComponent</literal> is valid for Calc and Writer documents. For Base documents use <literal>ThisDataBaseDocument</literal>.</note>
</section>
More information about the Libreoffice-commits
mailing list