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

New commits:
commit f5aacf4b1d2bf97085ecf94becf9e026bfa80f0c
Author:     Olivier Hallot <olivier.hal...@libreoffice.org>
AuthorDate: Mon Mar 14 12:27:37 2022 +0100
Commit:     Olivier Hallot <olivier.hal...@libreoffice.org>
CommitDate: Wed Mar 16 15:06:47 2022 +0100

    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.hal...@libreoffice.org>

diff --git a/source/text/sbasic/shared/compatible.xhp 
b/source/text/sbasic/shared/compatible.xhp
index 48ca0b6ee..b6a2c323d 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"/>

Reply via email to