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

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

    Fix typo
    
    Change-Id: Id099d4e9471415d572f7eac56e70d20cbae8e577
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/164906
    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 4ae1e93dfdde..f70e3490ce6d 100644
--- a/wizards/source/scriptforge/python/scriptforge.pyi
+++ b/wizards/source/scriptforge/python/scriptforge.pyi
@@ -608,7 +608,7 @@ class SFScriptForge:
 
                         ``title``: String expression displayed in the title 
bar of the dialog box.
 
-                        ``default``: String expression displayed in the text 
box as default ifno other input is given.
+                        ``default``: String expression displayed in the text 
box as default if no other input is given.
 
                         ``xpostwips``: Integer expression that specifies the 
horizontal position of the dialog.
                         The position is an absolute coordinate and does not 
refer to the window of LibreOffice.

Reply via email to