[Libreoffice-commits] help.git: source/text
Rafael Lima (via logerrit)
logerrit at kemper.freedesktop.org
Tue Jun 15 10:54:46 UTC 2021
source/text/sbasic/shared/03/sf_intro.xhp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit b5bc9b53c30eb97f9fb0b9bba677c5d7549d8251
Author: Rafael Lima <rafael.palma.lima at gmail.com>
AuthorDate: Tue Jun 15 00:01:21 2021 +0200
Commit: Olivier Hallot <olivier.hallot at libreoffice.org>
CommitDate: Tue Jun 15 12:54:25 2021 +0200
Use <emph> instead of <keycode> in sf_intro
Change-Id: I12a5a853f29f800abf9703da8f6c62ae247446af
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/117215
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot at libreoffice.org>
diff --git a/source/text/sbasic/shared/03/sf_intro.xhp b/source/text/sbasic/shared/03/sf_intro.xhp
index 693014d23..7f75754d4 100644
--- a/source/text/sbasic/shared/03/sf_intro.xhp
+++ b/source/text/sbasic/shared/03/sf_intro.xhp
@@ -110,7 +110,7 @@
<paragraph id="par_id421623368680565" role="listitem">Choose My Macros - sf_test in the library selector. Then choose the <literal>increment_cell</literal> function under the <menuitem>Macro Name</menuitem> list.</paragraph>
</listitem>
<listitem>
- <paragraph id="par_id131623368875763" role="listitem">Click <keycode>Run</keycode>. Note that the value in cell "A1" was incremented by 1.</paragraph>
+ <paragraph id="par_id131623368875763" role="listitem">Click <emph>Run</emph>. Note that the value in cell "A1" was incremented by 1.</paragraph>
</listitem>
</list>
<paragraph role="paragraph" id="par_id781623368934689">You can also use APSO to run Python scripts in a similar manner:</paragraph>
More information about the Libreoffice-commits
mailing list