summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2022-05-10 00:00:35 +0200
committerJulien Nabet <serval2412@yahoo.fr>2022-05-10 07:06:36 +0200
commitfaf6e6882194bbd7e1dddbe7559bce0d041297b0 (patch)
tree7829281b2a1d78bbbca9fa1917864130b3b9f791
parent084d84f09882ec35007ad4566247932a30899799 (diff)
Fix typo
Change-Id: Idb3c20b35f3337e6d879a551b118a83016c6c30d Reviewed-on: https://gerrit.libreoffice.org/c/help/+/134102 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
-rw-r--r--source/text/sbasic/shared/03090402.xhp4
1 files changed, 2 insertions, 2 deletions
diff --git a/source/text/sbasic/shared/03090402.xhp b/source/text/sbasic/shared/03090402.xhp
index 12b5d7f62c..18d47e98cf 100644
--- a/source/text/sbasic/shared/03090402.xhp
+++ b/source/text/sbasic/shared/03090402.xhp
@@ -43,7 +43,7 @@
<paragraph id="par_id3147560" role="bascode" localize="false">Choose (Index As Integer, Expression1[, Expression2, ... [, Expression_n]]) As Variant</paragraph>
</bascode>
<embed href="text/sbasic/shared/00000003.xhp#functvalue"/>
-<paragraph role="paragraph" id="par_id131649410695924">Variant. A value infered from the <literal>Index</literal> parameter.</paragraph>
+<paragraph role="paragraph" id="par_id131649410695924">Variant. A value inferred from the <literal>Index</literal> parameter.</paragraph>
<embed href="text/sbasic/shared/00000003.xhp#functparameters"/>
<paragraph id="par_id3148664" role="paragraph" xml-lang="en-US"> <emph>Index</emph>: Any numeric expression rounded to a whole number. <literal>Index</literal> accepts integer values starting at 1 that specify which of the possible choices to return.</paragraph>
@@ -78,4 +78,4 @@
</section>
</body>
-</helpdocument> \ No newline at end of file
+</helpdocument>