[Libreoffice-commits] help.git: source/text

Andrea Gelmini (via logerrit) logerrit at kemper.freedesktop.org
Wed Jul 21 16:55:58 UTC 2021


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

New commits:
commit e9a241713198c414360ecc6204028c1cafcd2fc8
Author:     Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Wed Jul 21 18:25:02 2021 +0200
Commit:     Adolfo Jayme Barrientos <fitojb at 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 <fitojb at 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>


More information about the Libreoffice-commits mailing list