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

New commits:
commit 7e0a186d18b1fabe85816d9656925dce9b552dd0
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Sat Mar 16 10:07:55 2024 +0100
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Sat Mar 16 19:44:56 2024 +0100

    Fix typo
    
    Change-Id: I3f6f98e2781dd6ca37483ca4224b76f7b474a909
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/164908
    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 b39777162f79..b3e88e901081 100644
--- a/wizards/source/scriptforge/python/scriptforge.pyi
+++ b/wizards/source/scriptforge/python/scriptforge.pyi
@@ -3912,7 +3912,7 @@ class SFDialogs:
 
                         ``border``: "3D" (default), "FLAT" or "NONE".
 
-                        ``mintome``:  the smallest time that can be entered in 
the control. Default = 0h.
+                        ``mintime``:  the smallest time that can be entered in 
the control. Default = 0h.
 
                         ``maxtime``:  the largest time that can be entered in 
the control. Default = 24h.
                     Returns

Reply via email to