summaryrefslogtreecommitdiff
path: root/source/text/sbasic/python/python_locations.xhp
diff options
context:
space:
mode:
Diffstat (limited to 'source/text/sbasic/python/python_locations.xhp')
-rw-r--r--source/text/sbasic/python/python_locations.xhp2
1 files changed, 1 insertions, 1 deletions
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>