diff options
Diffstat (limited to 'source/text/sbasic/shared/03110100.xhp')
-rw-r--r-- | source/text/sbasic/shared/03110100.xhp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source/text/sbasic/shared/03110100.xhp b/source/text/sbasic/shared/03110100.xhp index 98e356fdec..65af4360d8 100644 --- a/source/text/sbasic/shared/03110100.xhp +++ b/source/text/sbasic/shared/03110100.xhp @@ -20,7 +20,7 @@ <meta> <topic id="textsbasicshared03110100xml" indexer="include" status="PUBLISH"> - <title id="tit" xml-lang="en-US">Comparison Operators [Runtime]</title> + <title id="tit" xml-lang="en-US">Comparison Operators</title> <filename>/text/sbasic/shared/03110100.xhp</filename> </topic> </meta> @@ -35,7 +35,7 @@ </bookmark> -<paragraph id="hd_id3150682" role="heading" level="1" xml-lang="en-US"><link href="text/sbasic/shared/03110100.xhp" name="Comparison Operators [Runtime]">Comparison Operators [Runtime]</link></paragraph> +<paragraph id="hd_id3150682" role="heading" level="1" xml-lang="en-US"><link href="text/sbasic/shared/03110100.xhp" name="Comparison Operators">Comparison Operators</link></paragraph> <paragraph id="par_id3156042" role="paragraph" xml-lang="en-US">Comparison operators compare two expressions. The result is returned as a Boolean expression that determines if the comparison is True (-1) or False (0).</paragraph> </section> |