summaryrefslogtreecommitdiff
path: root/helpcontent2/source/text
diff options
context:
space:
mode:
Diffstat (limited to 'helpcontent2/source/text')
-rw-r--r--helpcontent2/source/text/sbasic/shared/03090401.xhp2
1 files changed, 1 insertions, 1 deletions
diff --git a/helpcontent2/source/text/sbasic/shared/03090401.xhp b/helpcontent2/source/text/sbasic/shared/03090401.xhp
index b05874f3aa..434cb71298 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>