source/text/sbasic/shared/03090402.xhp |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit faf6e6882194bbd7e1dddbe7559bce0d041297b0
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Tue May 10 00:00:35 2022 +0200
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Tue May 10 07:06:36 2022 +0200

    Fix typo
    
    Change-Id: Idb3c20b35f3337e6d879a551b118a83016c6c30d
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/134102
    Tested-by: Jenkins
    Reviewed-by: Julien Nabet <serval2...@yahoo.fr>

diff --git a/source/text/sbasic/shared/03090402.xhp 
b/source/text/sbasic/shared/03090402.xhp
index 12b5d7f62..18d47e98c 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>

Reply via email to