summaryrefslogtreecommitdiff
path: root/source
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
parentb3686d53d10873b1260091a4c6a898575516217e (diff)
Fix some typos
Change-Id: Ife8c609e1db336417077a31d8a549614e00bd91b
Diffstat (limited to 'source')
-rw-r--r--source/text/sbasic/python/main0000.xhp2
-rw-r--r--source/text/sbasic/python/python_ide.xhp2
-rw-r--r--source/text/sbasic/python/python_locations.xhp2
-rw-r--r--source/text/swriter/04/01020000.xhp6
4 files changed, 5 insertions, 7 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"/>
diff --git a/source/text/sbasic/python/python_ide.xhp b/source/text/sbasic/python/python_ide.xhp
index 33871a89c1..d1bc36e1fc 100644
--- a/source/text/sbasic/python/python_ide.xhp
+++ b/source/text/sbasic/python/python_ide.xhp
@@ -25,7 +25,7 @@
<bookmark_value>python;editor</bookmark_value>
</bookmark>
<h1 id="hd_id151543348965464"><variable id="pythonideh1"><link href="text/sbasic/python/python_ide.xhp" name="Python IDE Setup">Setting up an Integrated Development Environment (IDE) for Python</link></variable></h1>
- <paragraph id="par_id541543348965465" role="paragraph" xml-lang="en-US">Writing Python macros requires extra configuration steps in order set an IDE of choice.</paragraph>
+ <paragraph id="par_id541543348965465" role="paragraph" xml-lang="en-US">Writing Python macros requires extra configuration steps to set an IDE of choice.</paragraph>
</section>
<embed href="text/shared/need_help.xhp#needhelp"/>
diff --git a/source/text/sbasic/python/python_locations.xhp b/source/text/sbasic/python/python_locations.xhp
index b3ebeeda54..7d7681e781 100644
--- a/source/text/sbasic/python/python_locations.xhp
+++ b/source/text/sbasic/python/python_locations.xhp
@@ -48,7 +48,7 @@
<h3 id="hd_id101544049707712">Document macros</h3>
<paragraph role="paragraph" id="par_id31544049046497">Document macros are embedded in the document and are accessible only when the document is open.</paragraph>
<h2 id="hd_id171544049715310">Libraries, Modules and Macros</h2>
- <paragraph role="paragraph" id="par_id181544209916707">Like BASIC macros, Python macros can organized in libraries, modules and macros.</paragraph>
+ <paragraph role="paragraph" id="par_id181544209916707">Like BASIC macros, Python macros can be organized in libraries, modules and macros.</paragraph>
<h3 id="hd_id21544209865082">Creating a Python Library</h3>
<paragraph role="paragraph" id="par_id191544209928221">Libraries are folders in the container tree. To create a library, add a folder in the target container. The library name is the folder name.</paragraph>
<h3 id="hd_id31544209872869">Creating a Python Module.</h3>
diff --git a/source/text/swriter/04/01020000.xhp b/source/text/swriter/04/01020000.xhp
index b8a98edec6..2499e588c9 100644
--- a/source/text/swriter/04/01020000.xhp
+++ b/source/text/swriter/04/01020000.xhp
@@ -107,12 +107,10 @@
</tablerow>
<tablerow>
<tablecell>
- <paragraph id="par_id451547122572675" role="tablecontent" xml-lang="en-US" >Shift+F5</paragraph>
+ <paragraph id="par_id451547122572675" role="tablecontent" xml-lang="en-US">Shift+F5</paragraph>
</tablecell>
<tablecell>
- <paragraph id="par_id191547122572675" role="tablecontent" xml-lang="en-US" >Places the cursor at the position it had when the file was saved and reopened. This only works when the name of the author was entered in <switchinline select="sys">
- <caseinline select="MAC"><menuitem>Command - Preferences</menuitem></caseinline>
- <defaultinline><menuitem>Tools -Options</menuitem></defaultinline></switchinline><menuitem>- %PRODUCTNAME - User Data</menuitem>.</paragraph>
+ <paragraph id="par_id191547122572675" role="tablecontent" xml-lang="en-US">Places the cursor at the position it had when the file was last saved. This only works if an author’s name is provided in <switchinline select="sys"><caseinline select="MAC"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - %PRODUCTNAME - User Data</menuitem>.</paragraph>
</tablecell>
</tablerow>
<tablerow>