[Libreoffice-commits] help.git: source/text

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Thu Dec 20 14:34:37 UTC 2018


 source/text/sbasic/python/python_shell.xhp |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit d439868081611bd0bd1f95da86b10bef49f511ad
Author:     LibreOfficiant <OpenOfficiant at sfr.fr>
AuthorDate: Thu Dec 20 15:10:05 2018 +0100
Commit:     Olivier Hallot <olivier.hallot at libreoffice.org>
CommitDate: Thu Dec 20 15:34:15 2018 +0100

    2 typos corrected
    
    Change-Id: Ic3e2524861d91480da0cdb53400f22ca46d10e45
    Reviewed-on: https://gerrit.libreoffice.org/65499
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <olivier.hallot at libreoffice.org>

diff --git a/source/text/sbasic/python/python_shell.xhp b/source/text/sbasic/python/python_shell.xhp
index 38e4a72c1..264cd34d9 100644
--- a/source/text/sbasic/python/python_shell.xhp
+++ b/source/text/sbasic/python/python_shell.xhp
@@ -22,7 +22,7 @@
     <section id="pythonshell">
         <paragraph role="heading" level="1" id="N0118"><variable id="pythonshell1"><link href="text/sbasic/python/python_shell.xhp" name="python shell">Running Python Interactive Console</link></variable></paragraph>
     </section>
-    <paragraph role="paragraph" id="N0119">The Python interactive console, also known as Python interpreter or Python shell, provide programmers with a quick way to execute commands and try out and test code without creating a file. %PRODUCTNAME Python modules documentation can obtained from the terminal.</paragraph>
+    <paragraph role="paragraph" id="N0119">The Python interactive console, also known as Python interpreter or Python shell, provides programmers with a quick way to execute commands and try out and test code without creating a file. %PRODUCTNAME Python modules documentation can be obtained from the terminal.</paragraph>
     <paragraph role="paragraph" id="N0120"></paragraph>
     <paragraph role="heading" level="2" id="N0121">Using a Basic macro:</paragraph>
     <bascode>


More information about the Libreoffice-commits mailing list