diff options
-rw-r--r-- | source/auxiliary/sbasic.tree | 2 | ||||
-rw-r--r-- | source/text/sbasic/shared/03020103.xhp | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/source/auxiliary/sbasic.tree b/source/auxiliary/sbasic.tree index 136439b052..fff44e5b07 100644 --- a/source/auxiliary/sbasic.tree +++ b/source/auxiliary/sbasic.tree @@ -186,7 +186,7 @@ <topic id="sbasic/text/sbasic/shared/03080802.xhp">Oct Function [Runtime]</topic> <topic id="sbasic/text/sbasic/shared/03050500.xhp">On Error GoTo ... Resume Statement [Runtime]</topic> <topic id="sbasic/text/sbasic/shared/03090303.xhp">On...GoSub Statement; On...GoTo Statement [Runtime]</topic> -<topic id="sbasic/text/sbasic/shared/03020103.xhp">Open Statement[Runtime]</topic> +<topic id="sbasic/text/sbasic/shared/03020103.xhp">Open Statement [Runtime]</topic> <topic id="sbasic/text/sbasic/shared/03103200.xhp">Option Base Statement [Runtime]</topic> <topic id="sbasic/text/sbasic/shared/03103300.xhp">Option Explicit Statement [Runtime]</topic> <topic id="sbasic/text/sbasic/shared/03104100.xhp">Optional (in Function Statement) [Runtime]</topic> diff --git a/source/text/sbasic/shared/03020103.xhp b/source/text/sbasic/shared/03020103.xhp index 386e17e6a7..ba14b109a2 100644 --- a/source/text/sbasic/shared/03020103.xhp +++ b/source/text/sbasic/shared/03020103.xhp @@ -22,7 +22,7 @@ <helpdocument version="1.0"> <meta> <topic id="textsbasicshared03020103xml" indexer="include" status="PUBLISH"> -<title id="tit" xml-lang="en-US">Open Statement[Runtime]</title> +<title id="tit" xml-lang="en-US">Open Statement [Runtime]</title> <filename>/text/sbasic/shared/03020103.xhp</filename> </topic> <history> @@ -34,7 +34,7 @@ <section id="open"> <bookmark xml-lang="en-US" branch="index" id="bm_id3150791"><bookmark_value>Open statement</bookmark_value> </bookmark> -<paragraph role="heading" id="hd_id3150791" xml-lang="en-US" level="1" l10n="U" oldref="1"><link href="text/sbasic/shared/03020103.xhp" name="Open Statement[Runtime]">Open Statement[Runtime]</link></paragraph> +<paragraph role="heading" id="hd_id3150791" xml-lang="en-US" level="1" l10n="U" oldref="1"><link href="text/sbasic/shared/03020103.xhp" name="Open Statement [Runtime]">Open Statement [Runtime]</link></paragraph> <paragraph role="paragraph" id="par_id3150769" xml-lang="en-US" l10n="U" oldref="2">Opens a data channel.</paragraph> </section> <paragraph role="heading" id="hd_id3147230" xml-lang="en-US" level="2" l10n="U" oldref="3">Syntax:</paragraph> |