diff options
Diffstat (limited to 'source/text/sbasic/shared/03090201.xhp')
-rw-r--r-- | source/text/sbasic/shared/03090201.xhp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source/text/sbasic/shared/03090201.xhp b/source/text/sbasic/shared/03090201.xhp index a7ac8ec2cc..d0d17ce90f 100644 --- a/source/text/sbasic/shared/03090201.xhp +++ b/source/text/sbasic/shared/03090201.xhp @@ -20,7 +20,7 @@ <meta> <topic id="textsbasicshared03090201xml" indexer="include" status="PUBLISH"> - <title id="tit" xml-lang="en-US">Do...Loop Statement [Runtime]</title> + <title id="tit" xml-lang="en-US">Do...Loop Statement</title> <filename>/text/sbasic/shared/03090201.xhp</filename> </topic> </meta> @@ -37,7 +37,7 @@ </bookmark> -<paragraph id="hd_id3156116" role="heading" level="1" xml-lang="en-US"><link href="text/sbasic/shared/03090201.xhp" name="Do...Loop Statement [Runtime]">Do...Loop Statement [Runtime]</link></paragraph> +<paragraph id="hd_id3156116" role="heading" level="1" xml-lang="en-US"><link href="text/sbasic/shared/03090201.xhp" name="Do...Loop Statement">Do...Loop Statement</link></paragraph> <paragraph id="par_id3109850" role="paragraph" xml-lang="en-US">Repeats the statements between the Do and the Loop statement while the condition is True or until the condition becomes True.</paragraph> </section> |