source/text/sbasic/shared/03/sf_calc.xhp |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 2c7b120a56135515df2a3f2a0ea74c2a5166de5b
Author:     Olivier Hallot <olivier.hal...@libreoffice.org>
AuthorDate: Mon Apr 17 19:33:31 2023 +0200
Commit:     Adolfo Jayme Barrientos <fit...@ubuntu.com>
CommitDate: Mon Apr 17 19:51:58 2023 +0200

    Fix typo
    
    Change-Id: Ib52c112685d97f8cd684e42ba3b238ce39af81b9
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/150509
    Tested-by: Jenkins
    Reviewed-by: Adolfo Jayme Barrientos <fit...@ubuntu.com>

diff --git a/source/text/sbasic/shared/03/sf_calc.xhp 
b/source/text/sbasic/shared/03/sf_calc.xhp
index 098abaec35..3207437689 100644
--- a/source/text/sbasic/shared/03/sf_calc.xhp
+++ b/source/text/sbasic/shared/03/sf_calc.xhp
@@ -822,7 +822,7 @@
   <pycode>
     <paragraph role="pycode" localize="false" 
id="pyc_id451621536678434">myDoc.ClearValues("SheetX.A1:F10")</paragraph>
   </pycode>
-  <tip id="par_id461670942483664">Refer to the <link 
href="text/sbasic/shared/03/sf_calc.xhp#ClearAll"><literal>ClearAll</literal>literal></link>
 method documentation for examples on how to use the arguments 
<literal>filterformula</literal> and <literal>filterscope</literal>.</tip>
+  <tip id="par_id461670942483664">Refer to the <link 
href="text/sbasic/shared/03/sf_calc.xhp#ClearAll"><literal>ClearAll</literal></link>
 method documentation for examples on how to use the arguments 
<literal>filterformula</literal> and <literal>filterscope</literal>.</tip>
 </section>
 
 <section id="CompactLeft">

Reply via email to