diff options
Diffstat (limited to 'source/text/sbasic/shared/03103300.xhp')
-rw-r--r-- | source/text/sbasic/shared/03103300.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/sbasic/shared/03103300.xhp b/source/text/sbasic/shared/03103300.xhp index 96c490d393..b4e0f31c45 100644 --- a/source/text/sbasic/shared/03103300.xhp +++ b/source/text/sbasic/shared/03103300.xhp @@ -32,7 +32,7 @@ <bookmark_value>Option Explicit statement</bookmark_value> </bookmark> -<h1 id="hd_id3145090"><variable id="explicitstatement"><link href="text/sbasic/shared/03103300.xhp" name="Option Explicit Statement">Option Explicit Statement</link></variable></h1> +<h1 id="hd_id3145090"><variable id="explicitstatement"><link href="text/sbasic/shared/03103300.xhp">Option Explicit Statement</link></variable></h1> <paragraph id="par_id3148538" role="paragraph" xml-lang="en-US">Specifies that every variable in the program code must be explicitly declared with the Dim statement.</paragraph> </section> |