summaryrefslogtreecommitdiff
path: root/source/text/sbasic/shared/03120401.xhp
diff options
context:
space:
mode:
Diffstat (limited to 'source/text/sbasic/shared/03120401.xhp')
-rw-r--r--source/text/sbasic/shared/03120401.xhp2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/sbasic/shared/03120401.xhp b/source/text/sbasic/shared/03120401.xhp
index ae53e0d99d..e0b79638e5 100644
--- a/source/text/sbasic/shared/03120401.xhp
+++ b/source/text/sbasic/shared/03120401.xhp
@@ -34,7 +34,7 @@
</bookmark>
-<h1 id="hd_id3155934"><link href="text/sbasic/shared/03120401.xhp" name="InStr Function">InStr Function</link></h1>
+<h1 id="hd_id3155934"><link href="text/sbasic/shared/03120401.xhp">InStr Function</link></h1>
<paragraph id="par_id3153990" role="paragraph" xml-lang="en-US">Returns the position of a string within another string.</paragraph>
</section>
<paragraph id="par_id3147303" role="paragraph" xml-lang="en-US">The Instr function returns the position at which the match was found. If the string was not found, the function returns 0.</paragraph>