From 49d33b45fd6c0d6b4c514a95bb5aceab37199abf Mon Sep 17 00:00:00 2001 From: Alain Romedenne Date: Wed, 14 Apr 2021 17:33:09 +0200 Subject: Typo in sf_forms Change-Id: I8a70e9b81713a049f1e3ea96fd1dd8faefb0c615 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/114003 Tested-by: Jenkins Reviewed-by: Rafael Lima --- source/text/sbasic/shared/03/sf_form.xhp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 @@ 'Activates the form myForm.Activate() - To use the method Activate with other %PRODUCTNAME documents, read Service inovcation above. + To use the method Activate with other %PRODUCTNAME documents, read Service invocation above. ThisComponent is valid for Calc and Writer documents. For Base documents use ThisDataBaseDocument. -- cgit