From a1dd86c7777c9af0e247918660831c73fb0597fc Mon Sep 17 00:00:00 2001 From: Rafael Lima Date: Tue, 15 Jun 2021 00:01:21 +0200 Subject: Use instead of in sf_intro Change-Id: I12a5a853f29f800abf9703da8f6c62ae247446af Reviewed-on: https://gerrit.libreoffice.org/c/help/+/117215 Tested-by: Jenkins Reviewed-by: Olivier Hallot (cherry picked from commit b5bc9b53c30eb97f9fb0b9bba677c5d7549d8251) Reviewed-on: https://gerrit.libreoffice.org/c/help/+/117223 Reviewed-by: Rafael Lima --- source/text/sbasic/shared/03/sf_intro.xhp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/text') diff --git a/source/text/sbasic/shared/03/sf_intro.xhp b/source/text/sbasic/shared/03/sf_intro.xhp index 693014d234..7f75754d43 100644 --- a/source/text/sbasic/shared/03/sf_intro.xhp +++ b/source/text/sbasic/shared/03/sf_intro.xhp @@ -110,7 +110,7 @@ Choose My Macros - sf_test in the library selector. Then choose the increment_cell function under the Macro Name list. - Click Run. Note that the value in cell "A1" was incremented by 1. + Click Run. Note that the value in cell "A1" was incremented by 1. You can also use APSO to run Python scripts in a similar manner: -- cgit