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

Olivier Hallot olivier.hallot at edx.srv.br
Wed Aug 26 09:23:19 PDT 2015


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

New commits:
commit 550b03030e494f8c0fd1161cbdeea3d8e5b954e5
Author: Olivier Hallot <olivier.hallot at edx.srv.br>
Date:   Wed Aug 26 13:15:23 2015 -0300

    Fix typo
    
    Change-Id: I1620c3507722d8aeef11d0480f07bc104b9a7f95
    Reviewed-on: https://gerrit.libreoffice.org/18032
    Reviewed-by: Olivier Hallot <olivier.hallot at edx.srv.br>
    Tested-by: Olivier Hallot <olivier.hallot at edx.srv.br>

diff --git a/source/text/sbasic/shared/code-stubs.xhp b/source/text/sbasic/shared/code-stubs.xhp
index 469c2d9..efbb0ab 100644
--- a/source/text/sbasic/shared/code-stubs.xhp
+++ b/source/text/sbasic/shared/code-stubs.xhp
@@ -28,7 +28,7 @@
 
 <section id="BasicIDEOption01">
   <bascode>
-    <paragraph id="hd_id1000010" role="bascode" xml-lang="en-US" localize="false">Dim aPicker As com.sun.star.ui.dialogs.XfilePicker</paragraph>
+    <paragraph id="hd_id1000010" role="bascode" xml-lang="en-US" localize="false">Dim aPicker As com.sun.star.ui.dialogs.XFilePicker</paragraph>
   </bascode>
 </section>
 <section id="BasicIDEOption02">


More information about the Libreoffice-commits mailing list