source/text/sbasic/shared/03/lib_tools.xhp |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 8e718f78ec456aa228240da579780391b51e8d9a
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Thu Dec 6 12:09:54 2018 +0100
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Thu Dec 6 12:18:00 2018 +0100

    Fix typo
    
    Change-Id: Id8405664e2045529826ba634986c414db742cc3b
    Reviewed-on: https://gerrit.libreoffice.org/64702
    Tested-by: Jenkins
    Reviewed-by: Julien Nabet <serval2...@yahoo.fr>

diff --git a/source/text/sbasic/shared/03/lib_tools.xhp 
b/source/text/sbasic/shared/03/lib_tools.xhp
index 716e29cc3..689103018 100644
--- a/source/text/sbasic/shared/03/lib_tools.xhp
+++ b/source/text/sbasic/shared/03/lib_tools.xhp
@@ -291,7 +291,7 @@
                     <paragraph id="par_id771529007007439" role="bascode" 
xml-lang="en-US" localize="false">OpenDocument</paragraph>
                 </tablecell>
                 <tablecell>
-                    <paragraph role="tablecontent" id="par_id821529007072253" 
localize="false" xml-lang="en-US">&apos; Opens a Document, checks beforehand, 
whether it has to be loaded or whether it is already on the desktop. If the 
parameter bDisposable is set to False then then returned document should not be 
disposed afterwards, because it is already opened.</paragraph>
+                    <paragraph role="tablecontent" id="par_id821529007072253" 
localize="false" xml-lang="en-US">&apos; Opens a Document, checks beforehand, 
whether it has to be loaded or whether it is already on the desktop. If the 
parameter bDisposable is set to False then the returned document should not be 
disposed afterwards, because it is already opened.</paragraph>
                     <bascode>
                         <paragraph role="bascode" id="par_id991529007104165" 
xml-lang="en-US" localize="false">Function OpenDocument(</paragraph>
                         <paragraph role="bascode" id="par_id191529007110562" 
xml-lang="en-US" localize="false">DocPath as String, </paragraph>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to