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

New commits:
commit ec480186a32c687d63ee11f3f1617b8699e0d37b
Author:     Olivier Hallot <olivier.hal...@libreoffice.org>
AuthorDate: Mon May 20 16:28:57 2019 +0200
Commit:     Olivier Hallot <olivier.hal...@libreoffice.org>
CommitDate: Mon May 20 16:32:36 2019 +0200

    De-dup paragraph id
    
    Change-Id: Ibbd54040bd439e08c5496383575aa15aae5f4f05
    Reviewed-on: https://gerrit.libreoffice.org/72606
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <olivier.hal...@libreoffice.org>

diff --git a/source/text/sbasic/python/python_platform.xhp 
b/source/text/sbasic/python/python_platform.xhp
index 89c4f52a7..75f56ef2e 100644
--- a/source/text/sbasic/python/python_platform.xhp
+++ b/source/text/sbasic/python/python_platform.xhp
@@ -74,7 +74,7 @@
         <paragraph role="bascode" localize="false" id="N0548">End Property 
&apos; Platform.isWindows</paragraph>
         <paragraph role="bascode" localize="false" id="N0549"></paragraph>
         <paragraph role="bascode" localize="false" id="N0550">Public Property 
Get OSName As String</paragraph>
-        <paragraph role="bascode" xml-lang="en-US" id="N0551">    &apos; 
Return platform name as &quot;MAC&quot;, &quot;UNIX&quot;, 
&quot;WIN&quot;</paragraph>
+        <paragraph role="bascode" xml-lang="en-US" id="N0451">    &apos; 
Return platform name as &quot;MAC&quot;, &quot;UNIX&quot;, 
&quot;WIN&quot;</paragraph>
         <paragraph role="bascode" xml-lang="en-US" id="N0551">    &apos; 
Inferred from &quot;Tools.UCB.ShowHelperDialog&quot; function</paragraph>
         <paragraph role="bascode" localize="false" id="N0552">    With 
GlobalScope.Basiclibraries</paragraph>
         <paragraph role="bascode" localize="false" id="M0552">        If Not 
.IsLibraryLoaded(&quot;Tools&quot;) Then 
.LoadLibrary(&quot;Tools&quot;)</paragraph>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to