summaryrefslogtreecommitdiff
path: root/source/text/sbasic/shared/01020300.xhp
diff options
context:
space:
mode:
authorLibreOfficiant <OpenOfficiant@sfr.fr>2019-01-18 09:39:56 +0100
committerOlivier Hallot <olivier.hallot@libreoffice.org>2019-01-18 11:03:18 +0100
commite2d3ddaae1d9542b2060275b44bc48eef1bb0991 (patch)
tree57e27c2c30e928c92f2a8c70ee514a7fa2db9804 /source/text/sbasic/shared/01020300.xhp
parente06034e3c0a87d17ebb3794e98c4e1b1f8463bae (diff)
minor correction
Change-Id: Ia986be35c2805f2ed82f9d148702a87fa5537d20 Reviewed-on: https://gerrit.libreoffice.org/66573 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/sbasic/shared/01020300.xhp')
-rw-r--r--source/text/sbasic/shared/01020300.xhp2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/sbasic/shared/01020300.xhp b/source/text/sbasic/shared/01020300.xhp
index b29adfb30e..d3d1dd08ef 100644
--- a/source/text/sbasic/shared/01020300.xhp
+++ b/source/text/sbasic/shared/01020300.xhp
@@ -123,7 +123,7 @@
<paragraph id="par_idm1340964032" role="bascode" localize="false" xml-lang="en-US"> CompatibilityMode( true )</paragraph>
<paragraph id="par_idm1340962784" role="bascode" localize="false" xml-lang="en-US"> initMyText</paragraph>
<paragraph id="par_id4104129" role="bascode" xml-lang="en-US"> ' Now returns empty string</paragraph>
-<paragraph id="par_id7906125" role="bascode" xml-lang="en-US"> ' (or rises error for Option Explicit)</paragraph>
+<paragraph id="par_id7906125" role="bascode" xml-lang="en-US"> ' (or raises error for Option Explicit)</paragraph>
<paragraph id="par_id8055970" role="bascode" xml-lang="en-US"> Print "Now in module2 : ", myText</paragraph>
<paragraph id="par_idm1340957792" role="bascode" localize="false" xml-lang="en-US">End Sub</paragraph>
</bascode>