wizards/source/scriptforge/python/scriptforge.pyi |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit b360a2b64f4c6937f92fc01614d21faeeca42bf2
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Sat Mar 16 10:03:07 2024 +0100
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Sat Mar 16 19:46:34 2024 +0100

    Fix typo
    
    Change-Id: Ibb07cca05ef733932326ceb29aa3fd1cd1e969d4
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/164896
    Reviewed-by: Jean-Pierre Ledure <j...@ledure.be>
    Tested-by: Julien Nabet <serval2...@yahoo.fr>

diff --git a/wizards/source/scriptforge/python/scriptforge.pyi 
b/wizards/source/scriptforge/python/scriptforge.pyi
index f70e3490ce6d..5ef926d44fe2 100644
--- a/wizards/source/scriptforge/python/scriptforge.pyi
+++ b/wizards/source/scriptforge/python/scriptforge.pyi
@@ -6601,7 +6601,7 @@ class SFDocuments:
 
                         ``printoddpages``: print the right pages when ``True`` 
(default).
 
-                        ``printimages``: print the graphic objects when 
``True`` (defauly).
+                        ``printimages``: print the graphic objects when 
``True`` (default).
                     Returns
                          ``True`` when successful.
                 """

Reply via email to