Fix some typos

Change-Id: Ife8c609e1db336417077a31d8a549614e00bd91b
This commit is contained in:
Adolfo Jayme Barrientos
2019-01-23 15:25:58 -06:00
parent b3686d53d1
commit 85757c5b58
4 changed files with 5 additions and 7 deletions

View File

@ -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>