diff options
Diffstat (limited to 'source/text/sbasic/shared/03130600.xhp')
-rw-r--r-- | source/text/sbasic/shared/03130600.xhp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source/text/sbasic/shared/03130600.xhp b/source/text/sbasic/shared/03130600.xhp index f9647c32a1..9a78d75b20 100644 --- a/source/text/sbasic/shared/03130600.xhp +++ b/source/text/sbasic/shared/03130600.xhp @@ -21,7 +21,7 @@ <helpdocument version="1.0"> <meta> <topic id="textsbasicshared03130600xml" indexer="include" status="PUBLISH"> -<title id="tit" xml-lang="en-US">Wait Statement [Runtime]</title> +<title id="tit" xml-lang="en-US">Wait Statement</title> <filename>/text/sbasic/shared/03130600.xhp</filename> </topic> <history> @@ -32,7 +32,7 @@ <section id="wait"> <bookmark xml-lang="en-US" branch="index" id="bm_id3154136"><bookmark_value>Wait statement</bookmark_value> </bookmark> -<paragraph role="heading" id="hd_id3154136" xml-lang="en-US" level="1"><link href="text/sbasic/shared/03130600.xhp" name="Wait Statement [Runtime]">Wait Statement [Runtime]</link></paragraph> +<paragraph role="heading" id="hd_id3154136" xml-lang="en-US" level="1"><link href="text/sbasic/shared/03130600.xhp" name="Wait Statement">Wait Statement</link></paragraph> <paragraph role="paragraph" id="par_id3149236" xml-lang="en-US">Interrupts the program execution for the amount of time that you specify in milliseconds.</paragraph> </section> <paragraph role="heading" id="hd_id3143229" xml-lang="en-US" level="2">Syntax:</paragraph> |