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

New commits:
commit ce92ec4ae71e03d3ee0a52c869f541c5f24fcb72
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Mon Mar 1 18:40:24 2021 +0100
Commit:     Olivier Hallot <olivier.hal...@libreoffice.org>
CommitDate: Tue Mar 2 13:30:43 2021 +0100

    Fix typo
    
    Change-Id: Ia5b8b1aa284dad599452c14d662a9583b9087498
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/111763
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <olivier.hal...@libreoffice.org>

diff --git a/source/text/sbasic/shared/03/sf_l10n.xhp 
b/source/text/sbasic/shared/03/sf_l10n.xhp
index ba931c0c6..9dc27284f 100644
--- a/source/text/sbasic/shared/03/sf_l10n.xhp
+++ b/source/text/sbasic/shared/03/sf_l10n.xhp
@@ -28,7 +28,7 @@
     <paragraph role="paragraph" xml-lang="en-US" 
id="par_id411585843652556">This service provides a number of methods related to 
the translation of strings with minimal impact on the program's source code. 
The methods provided by the <literal>L10N</literal> service can be used mainly 
to:</paragraph>
     <list type="unordered">
       <listitem>
-        <paragraph id="par_id601614351922212" role="listitem">Create POT files 
tha can be used as templates for translation of all strings in the 
program.</paragraph>
+        <paragraph id="par_id601614351922212" role="listitem">Create POT files 
that can be used as templates for translation of all strings in the 
program.</paragraph>
       </listitem>
       <listitem>
         <paragraph id="par_id131614352196513" role="listitem">Get translated 
strings at runtime for the language defined in the <literal>Locale</literal> 
property.</paragraph>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to