wizards/source/sfdocuments/SF_Form.xba |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 77108bf6a6a5e59eb8cf972e614edd90d24d1bdc
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Thu Jan 5 18:47:17 2023 +0100
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Thu Jan 5 18:04:35 2023 +0000

    Fix typo
    
    Change-Id: I963f340e0da9a0e7bc50bd1ee8c73f28c8edb6de
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/145101
    Tested-by: Julien Nabet <serval2...@yahoo.fr>
    Reviewed-by: Julien Nabet <serval2...@yahoo.fr>

diff --git a/wizards/source/sfdocuments/SF_Form.xba 
b/wizards/source/sfdocuments/SF_Form.xba
index 10b84622d5e5..cc7c2aecf34f 100644
--- a/wizards/source/sfdocuments/SF_Form.xba
+++ b/wizards/source/sfdocuments/SF_Form.xba
@@ -24,7 +24,7 @@ Option Explicit
 &apos;&apos;&apos;             Definitions:
 &apos;&apos;&apos;
 &apos;&apos;&apos;                     FormDocument: BASE DOCUMENTS ONLY
-&apos;&apos;&apos;                             For usual documents, there is 
only 1 forms cpntainer. It is either the document itself or one of its sheets 
(Calc)
+&apos;&apos;&apos;                             For usual documents, there is 
only 1 forms container. It is either the document itself or one of its sheets 
(Calc)
 &apos;&apos;&apos;                             A Base document may contain an 
unlimited number of form documents.
 &apos;&apos;&apos;                                     In the Base terminology 
they are called &quot;forms&quot; or &quot;Base forms&quot;. This could create 
some confusion.
 &apos;&apos;&apos;                                     They can be organized 
in folders. Their name is then always the full path of folders + form

Reply via email to