source/text/sbasic/shared/03/sf_form.xhp |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 49d33b45fd6c0d6b4c514a95bb5aceab37199abf
Author:     Alain Romedenne <alain.romede...@libreoffice.org>
AuthorDate: Wed Apr 14 17:33:09 2021 +0200
Commit:     Rafael Lima <rafael.palma.l...@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.l...@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>
 
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to