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

New commits:
commit e9a241713198c414360ecc6204028c1cafcd2fc8
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Wed Jul 21 18:25:02 2021 +0200
Commit:     Adolfo Jayme Barrientos <fit...@ubuntu.com>
CommitDate: Wed Jul 21 18:55:36 2021 +0200

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

diff --git a/source/text/sbasic/shared/03/sf_session.xhp 
b/source/text/sbasic/shared/03/sf_session.xhp
index f6e2d4aa4..290d2dbc7 100644
--- a/source/text/sbasic/shared/03/sf_session.xhp
+++ b/source/text/sbasic/shared/03/sf_session.xhp
@@ -327,7 +327,7 @@
     <paragraph role="pycode" localize="false" id="pyc_id901626817637127">    
return odd_list</paragraph>
   </pycode>
   <tip id="par_id751626817335715">Read the help page <embedvar 
href="text/sbasic/python/python_locations.xhp#pythonlocations1"/> to learn more 
about where Python scripts can be stored.</tip>
-  <paragraph role="paragraph" id="par_id121626817725471">The following 
examples show how to call the function <literal>odd_integers</literal> from 
withing Basic and Python scripts.</paragraph>
+  <paragraph role="paragraph" id="par_id121626817725471">The following 
examples show how to call the function <literal>odd_integers</literal> from 
within Basic and Python scripts.</paragraph>
   <embed href="text/sbasic/shared/00000003.xhp#In_Basic"/>
   <bascode>
     <paragraph role="bascode" localize="false" id="bas_id481626817835712">Dim 
script as String, session as Object</paragraph>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to