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.l...@gmail.com> AuthorDate: Tue Jun 15 00:01:21 2021 +0200 Commit: Olivier Hallot <olivier.hal...@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.hal...@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> _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits