diff options
author | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2021-02-18 16:47:48 -0600 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2021-02-18 23:50:23 +0100 |
commit | 1f290dca1dedb503935ef2ee627b00bbb8eb37be (patch) | |
tree | 75e6e9085e6873915761bfd91d0d75899192eded /source | |
parent | 99f8092e8b6949c519b8f03c1134b7d3e0282ef7 (diff) |
Another random typo grab bag
Change-Id: Ib548ab7e25600fc693d7a9d6319104f431eb8e8e
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/111167
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Diffstat (limited to 'source')
-rw-r--r-- | source/text/sbasic/python/main0000.xhp | 2 | ||||
-rw-r--r-- | source/text/sbasic/python/python_2_basic.xhp | 2 | ||||
-rw-r--r-- | source/text/sbasic/shared/00000003.xhp | 2 | ||||
-rw-r--r-- | source/text/sbasic/shared/03/sf_session.xhp | 4 | ||||
-rw-r--r-- | source/text/shared/00/00000406.xhp | 2 | ||||
-rw-r--r-- | source/text/shared/guide/convertfilters.xhp | 2 | ||||
-rw-r--r-- | source/text/swriter/00/stylesmenu.xhp | 2 |
7 files changed, 8 insertions, 8 deletions
diff --git a/source/text/sbasic/python/main0000.xhp b/source/text/sbasic/python/main0000.xhp index c3b3dfde8d..f90781ba0d 100644 --- a/source/text/sbasic/python/main0000.xhp +++ b/source/text/sbasic/python/main0000.xhp @@ -30,7 +30,7 @@ <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> <switch select="sys"> <case select="UNIX"> - <warning id="par_id131568902936659">The %PRODUCTNAME scripting framework for Python is optional on some GNU/Linux distributions. If it is installed, selecting <menuitem>Tools - Macros - Run Macro...</menuitem> and checking <literal>%PRODUCTNAME Macros</literal> for the presence of <literal>HelloWorld – HelloWorldPython</literal> macro is sufficient. If absent, please refer to your distribution documentation in order to install the %PRODUCTNAME scripting framework for Python.</warning> + <warning id="par_id131568902936659">The %PRODUCTNAME scripting framework for Python is optional on some GNU/Linux distributions. If it is installed, selecting <menuitem>Tools - Macros - Run Macro</menuitem> and checking <literal>%PRODUCTNAME Macros</literal> for the presence of <literal>HelloWorld – HelloWorldPython</literal> macro is sufficient. If absent, please refer to your distribution documentation in order to install the %PRODUCTNAME scripting framework for Python.</warning> </case> </switch> <embed href="text/shared/guide/scripting.xhp#scripting"/> diff --git a/source/text/sbasic/python/python_2_basic.xhp b/source/text/sbasic/python/python_2_basic.xhp index 5cd5308c02..f3295d788f 100644 --- a/source/text/sbasic/python/python_2_basic.xhp +++ b/source/text/sbasic/python/python_2_basic.xhp @@ -27,7 +27,7 @@ <listitem><paragraph role="listitem" id="N0335"><literal>Xray</literal> calls interrupting Python script execution to help inspect variables.</paragraph></listitem> </list> <section id="APIScriptingFramework" > - <paragraph role="paragraph" id="N0336"> The %PRODUCTNAME Application Programming Interface (API) Scripting Framework supports inter-language script execution between Python and Basic, or other supported programming languages for that matter. Arguments can be passed back and fourth across calls, provided that they represent primitive data types that both languages recognize, and assuming that the Scripting Framework converts them appropriately.</paragraph> + <paragraph role="paragraph" id="N0336">The %PRODUCTNAME Application Programming Interface (API) Scripting Framework supports inter-language script execution between Python and Basic, or other supported programming languages for that matter. Arguments can be passed back and forth across calls, provided that they represent primitive data types that both languages recognize, and assuming that the Scripting Framework converts them appropriately.</paragraph> </section> <tip id="N0337">It is recommended to have knowledge of Python standard modules and %PRODUCTNAME API features prior to perform inter-language calls from Python to Basic, JavaScript or any other script engine.</tip> <!-- WIP - Context clarifications needed in below warning --> diff --git a/source/text/sbasic/shared/00000003.xhp b/source/text/sbasic/shared/00000003.xhp index ea06d3aab8..0a58a725e0 100644 --- a/source/text/sbasic/shared/00000003.xhp +++ b/source/text/sbasic/shared/00000003.xhp @@ -180,7 +180,7 @@ </section> <section id="dialoglibhowtoget"> - <paragraph role="paragraph" id="par_id631529990528928" xml-lang="en-US">Open <item type="menuitem">Tools - Macros - Organize dialogs...</item> and select <item type="menuitem">%PRODUCTNAME Dialogs</item> container.</paragraph> + <paragraph role="paragraph" id="par_id631529990528928" xml-lang="en-US">Open <item type="menuitem">Tools - Macros - Organize Dialogs</item> and select <item type="menuitem">%PRODUCTNAME Dialogs</item> container.</paragraph> </section> <section id="basiclibhowtoget"> <paragraph role="paragraph" id="par_id631529000528928" xml-lang="en-US">Open <item type="menuitem">Tools - Macros - %PRODUCTNAME Basic - Edit</item> and select <item type="menuitem">%PRODUCTNAME Macros</item> container.</paragraph> diff --git a/source/text/sbasic/shared/03/sf_session.xhp b/source/text/sbasic/shared/03/sf_session.xhp index e9a32de584..6422612ca7 100644 --- a/source/text/sbasic/shared/03/sf_session.xhp +++ b/source/text/sbasic/shared/03/sf_session.xhp @@ -24,7 +24,7 @@ <h1 id="hd_id901582814720985" xml-lang="en-US"><variable id="SessionService"><link href="text/sbasic/shared/03/sf_session.xhp" name="Session service"><literal>ScriptForge</literal>.<literal>Session</literal> service</link></variable></h1> - <paragraph role="paragraph" id="par_id861582814720987" xml-lang="en-US">The <literal>Session</literal> service gathers various general purpose methods about:</paragraph> + <paragraph role="paragraph" id="par_id861582814720987" xml-lang="en-US">The <literal>Session</literal> service gathers various general-purpose methods about:</paragraph> <list type = "unordered"> <listitem> <paragraph id="par_id34158281472051" role="listitem" xml-lang="en-US">the installation or execution environment</paragraph> @@ -59,7 +59,7 @@ <paragraph id="par_id9158281472045" role="tablehead" xml-lang="en-US">Value</paragraph> </tablecell> <tablecell> - <paragraph id="par_id241582814720636" role="tablehead" xml-lang="en-US">Where to find the library ?</paragraph> + <paragraph id="par_id241582814720636" role="tablehead" xml-lang="en-US">Where to find the library?</paragraph> </tablecell> <tablecell> <paragraph id="par_id361582814720116" role="tablehead" xml-lang="en-US">Applicable</paragraph> diff --git a/source/text/shared/00/00000406.xhp b/source/text/shared/00/00000406.xhp index f3f9e4ed43..15a69b71f6 100644 --- a/source/text/shared/00/00000406.xhp +++ b/source/text/shared/00/00000406.xhp @@ -75,7 +75,7 @@ </section> <paragraph xml-lang="en-US" id="par_idN107E9" role="paragraph"><variable id="mediaplayer">Choose <emph>Tools - Media Player</emph>.</variable></paragraph> <paragraph xml-lang="en-US" id="par_id3151385" role="paragraph"><variable id="makro">Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph>, or press <switchinline select="sys"><caseinline select="MAC">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+F11 (if not assigned by your system).</variable></paragraph> - <paragraph xml-lang="en-US" id="par_id3151386" role="paragraph"><variable id="selectmakro">Choose <emph>Tools - Macros - Run Macros</emph>.</variable></paragraph> + <paragraph xml-lang="en-US" id="par_id3151386" role="paragraph"><variable id="selectmakro">Choose <emph>Tools - Macros - Run Macro</emph>.</variable></paragraph> <paragraph role="paragraph" id="par_id511543350796749" xml-lang="en-US"><variable id="beanshell">Choose <emph>Tools - Macros - Organize Macros - BeanShell</emph>.</variable></paragraph> <paragraph role="paragraph" id="par_id661543350803067" xml-lang="en-US"><variable id="javascript">Choose <emph>Tools - Macros - Organize Macros - JavaScript</emph>.</variable></paragraph> <paragraph role="paragraph" id="par_id441543350811395" xml-lang="en-US"><variable id="python">Choose <emph>Tools - Macros - Organize Macros - Python</emph>.</variable></paragraph> diff --git a/source/text/shared/guide/convertfilters.xhp b/source/text/shared/guide/convertfilters.xhp index b448266fa0..5510921ab5 100644 --- a/source/text/shared/guide/convertfilters.xhp +++ b/source/text/shared/guide/convertfilters.xhp @@ -1423,7 +1423,7 @@ </tablerow> <tablerow> <tablecell> - <paragraph role="paragraph" id="par_draw9">Corel Draw</paragraph> + <paragraph role="paragraph" id="par_draw9">CorelDRAW</paragraph> </tablecell> <tablecell> <paragraph role="paragraph" id="par_draw10" localize="false">application/vnd.corel-draw</paragraph> diff --git a/source/text/swriter/00/stylesmenu.xhp b/source/text/swriter/00/stylesmenu.xhp index 20d0852bf2..189848a609 100644 --- a/source/text/swriter/00/stylesmenu.xhp +++ b/source/text/swriter/00/stylesmenu.xhp @@ -16,7 +16,7 @@ </topic> </meta> <body> - <paragraph role="paragraph" id="par_id941529884998705" xml-lang="en-US"><variable id="ses">Choose <emph>Styles - Edit Styles...</emph></variable>.</paragraph> + <paragraph role="paragraph" id="par_id941529884998705" xml-lang="en-US"><variable id="ses">Choose <emph>Styles - Edit Styles</emph></variable>.</paragraph> <paragraph role="paragraph" id="par_id511529885005747" xml-lang="en-US"><variable id="sus">Choose <menuitem>Styles - Update Selected Style</menuitem> or <switchinline select="sys"><caseinline select="MAC"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+ Shift+F11</keycode></variable>.</paragraph> <paragraph role="paragraph" id="par_id411529885010612" xml-lang="en-US"><variable id="sns">Choose <menuitem>Styles - New Style from Selection</menuitem> or <keycode>Shift+F11</keycode></variable>.</paragraph> <paragraph role="paragraph" id="par_id221529885015598" xml-lang="en-US"><variable id="sls">Choose <menuitem>Styles - Load Styles from Template</menuitem></variable>.</paragraph> |