summaryrefslogtreecommitdiff
path: root/source/text/sbasic
diff options
context:
space:
mode:
authorOlivier Hallot <olivier.hallot@libreoffice.org>2022-03-14 12:27:37 +0100
committerOlivier Hallot <olivier.hallot@libreoffice.org>2022-03-16 15:06:47 +0100
commitf5aacf4b1d2bf97085ecf94becf9e026bfa80f0c (patch)
tree49e1bd84bf7b7cdd964dda54571159a97d35c983 /source/text/sbasic
parent89614f20e0b04b8415178244066090bbcf115af7 (diff)
Add precisions on Option Compatible in BASIC
Change-Id: I7759df12c05dfad209ebaca8747d2daa1d210f09 ref: https://gerrit.libreoffice.org/c/help/+/74812 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/131473 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/sbasic')
-rw-r--r--source/text/sbasic/shared/compatible.xhp2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/sbasic/shared/compatible.xhp b/source/text/sbasic/shared/compatible.xhp
index 48ca0b6ee5..b6a2c323dd 100644
--- a/source/text/sbasic/shared/compatible.xhp
+++ b/source/text/sbasic/shared/compatible.xhp
@@ -53,7 +53,7 @@
<paragraph role="bascode" id="par_id101561636625260" localize="false"> print ä</paragraph>
<paragraph role="bascode" id="par_id21561636616652" localize="false">End Sub</paragraph>
</bascode>
- <tip id="par_id381561650119146">Statement <literal>Option VBAsupport 1</literal> sets <literal>Option Compatible</literal> statement automatically.</tip>
+ <tip id="par_id381561650119146">Statement <literal>Option VBAsupport 1</literal> implies <literal>Option Compatible</literal> statement automatically.</tip>
<section id="relatedtopics">
<embed href="text/sbasic/shared/03090407.xhp#remstatement"/>
<embed href="text/sbasic/shared/compatibilitymode.xhp#compatibilitymodeh1"/>