summaryrefslogtreecommitdiff
path: root/source/text/sbasic/python/main0000.xhp
diff options
context:
space:
mode:
authorAdolfo Jayme Barrientos <fitojb@ubuntu.com>2019-01-23 15:25:58 -0600
committerAdolfo Jayme Barrientos <fitojb@ubuntu.com>2019-01-23 15:25:58 -0600
commit85757c5b58b7fed1535d787053d4361d32e1374c (patch)
tree101b165068e75a97fbf6cb81b56d57726a5adacd /source/text/sbasic/python/main0000.xhp
parentb3686d53d10873b1260091a4c6a898575516217e (diff)
Fix some typos
Change-Id: Ife8c609e1db336417077a31d8a549614e00bd91b
Diffstat (limited to 'source/text/sbasic/python/main0000.xhp')
-rw-r--r--source/text/sbasic/python/main0000.xhp2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/sbasic/python/main0000.xhp b/source/text/sbasic/python/main0000.xhp
index 4f234f22b3..3b8ed37301 100644
--- a/source/text/sbasic/python/main0000.xhp
+++ b/source/text/sbasic/python/main0000.xhp
@@ -28,7 +28,7 @@
</section>
<embed href="text/shared/need_help.xhp#needhelp"/>
<h2 id="hd_id3146957">Working with Python Scripts in %PRODUCTNAME</h2>
- <paragraph role="paragraph" id="N0102">You can execute Python scripts choosing <menuitem>Tools - Macros – Run macro...</menuitem>. Editing scripts can be done with your preferred text editor. Python scripts are present in various locations detailed hereafter. You can refer to Programming examples for macros illustrating how to run Python interactive console from %PRODUCTNAME .</paragraph>
+ <paragraph role="paragraph" id="N0102">You can execute Python scripts choosing <menuitem>Tools - Macros - Run Macro</menuitem>. Editing scripts can be done with your preferred text editor. Python scripts are present in various locations detailed hereafter. You can refer to Programming examples for macros illustrating how to run the Python interactive console from %PRODUCTNAME.</paragraph>
<embed href="text/sbasic/python/python_ide.xhp#pythonideh1"/>
<embed href="text/sbasic/python/python_locations.xhp#pythonlocations1"/>
<embed href="text/sbasic/python/python_shell.xhp#pythonshell1"/>