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

New commits:
commit 66567a0bcd9374fcc99813315c02b64b2c5a2066
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Sat Mar 16 10:03:22 2024 +0100
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Sat Mar 16 19:47:17 2024 +0100

    Fix typo
    
    Change-Id: I3620d218898a91293d57611d4dcf062f75045892
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/164897
    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 dbbf38da8391..41d10c27f2b3 100644
--- a/wizards/source/scriptforge/python/scriptforge.pyi
+++ b/wizards/source/scriptforge/python/scriptforge.pyi
@@ -6686,7 +6686,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