[Libreoffice-commits] .: helpcontent2/source

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Sun Sep 16 11:36:36 PDT 2012


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

New commits:
commit 1107ddd5c564f1157434abce777a4150753877ac
Author: Andras Timar <atimar at suse.com>
Date:   Sun Sep 16 20:38:12 2012 +0200

    typo fix
    
    Change-Id: Idfd803ea65eb7bf15a41413cd395ccef8f0ed7d4

diff --git a/helpcontent2/source/text/sbasic/shared/03090401.xhp b/helpcontent2/source/text/sbasic/shared/03090401.xhp
index b05874f..434cb71 100644
--- a/helpcontent2/source/text/sbasic/shared/03090401.xhp
+++ b/helpcontent2/source/text/sbasic/shared/03090401.xhp
@@ -58,7 +58,7 @@
 <bascode>
 <paragraph role="bascode" id="par_id3159254" xml-lang="en-US" localize="false">Sub ExampleCall</paragraph>
 <paragraph role="bascode" id="par_id3161832" xml-lang="en-US" localize="false">Dim sVar As String</paragraph>
-<paragraph role="bascode" id="par_id3147317" xml-lang="en-US" localize="false"">    sVar = "LibreOffice"</paragraph>
+<paragraph role="bascode" id="par_id3147317" xml-lang="en-US" localize="false">    sVar = "LibreOffice"</paragraph>
 <paragraph role="bascode" id="par_id3145273" xml-lang="en-US" localize="false">    Call f_callFun sVar</paragraph>
 <paragraph role="bascode" id="par_id3147435" xml-lang="en-US" localize="false">End Sub</paragraph>
 <paragraph role="bascode" id="par_id3147436" xml-lang="en-US" localize="false"></paragraph>


More information about the Libreoffice-commits mailing list