summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlain Romedenne <alain.romedenne@libreoffice.org>2021-04-14 17:33:09 +0200
committerRafael Lima <rafael.palma.lima@gmail.com>2021-04-14 18:44:22 +0200
commit49d33b45fd6c0d6b4c514a95bb5aceab37199abf (patch)
treeceba845df08ae105662744cc3750fdf6c151ebb4
parentRefactor somedatabase Help files (diff)
downloadhelp-49d33b45fd6c0d6b4c514a95bb5aceab37199abf.tar.gz
help-49d33b45fd6c0d6b4c514a95bb5aceab37199abf.zip
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@gmail.com>
-rw-r--r--source/text/sbasic/shared/03/sf_form.xhp2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/sbasic/shared/03/sf_form.xhp b/source/text/sbasic/shared/03/sf_form.xhp
index 2ca860c7a6..955f0bc800 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>