From 68c46e7dbaf5cf34a5b5ccb80122801dad778bbe Mon Sep 17 00:00:00 2001 From: Christian Lohmaier Date: Wed, 5 Aug 2015 15:31:58 +0200 Subject: missing space Open Statement[Runtime] → Open Statement [Runtime] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: If90b4d89c0dc7172b417b30dd242278386813244 (cherry picked from commit bbece63b0f7b182f8bbf36accef29bb7a42e7800) --- source/auxiliary/sbasic.tree | 2 +- source/text/sbasic/shared/03020103.xhp | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'source') 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 @@ Oct Function [Runtime] On Error GoTo ... Resume Statement [Runtime] On...GoSub Statement; On...GoTo Statement [Runtime] -Open Statement[Runtime] +Open Statement [Runtime] Option Base Statement [Runtime] Option Explicit Statement [Runtime] Optional (in Function Statement) [Runtime] 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 @@ -Open Statement[Runtime] +Open Statement [Runtime] /text/sbasic/shared/03020103.xhp @@ -34,7 +34,7 @@
Open statement -Open Statement[Runtime] +Open Statement [Runtime] Opens a data channel.
Syntax: -- cgit v1.2.3