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

New commits:
commit d439868081611bd0bd1f95da86b10bef49f511ad
Author:     LibreOfficiant <openoffici...@sfr.fr>
AuthorDate: Thu Dec 20 15:10:05 2018 +0100
Commit:     Olivier Hallot <olivier.hal...@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.hal...@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>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to