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

New commits:
commit 36f6aea73fcac19d14d5362476e9de6887d92612
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Sat Mar 16 10:12:36 2024 +0100
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Sat Mar 16 19:44:32 2024 +0100

    Fix typo
    
    Change-Id: I5b5182b56259808e7c4c351f24510806bf79c9fa
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/164916
    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 371d7b8c22c1..b39777162f79 100644
--- a/wizards/source/scriptforge/python/scriptforge.pyi
+++ b/wizards/source/scriptforge/python/scriptforge.pyi
@@ -6975,7 +6975,7 @@ class SFWidgets:
                            tooltip: str = ...,
                            ) -> int:
             """
-                Inserts a radio btton in the menu.
+                Inserts a radio button in the menu.
                     Args
                         ``menuitem``: defines the text to be displayed in the 
menu.
                         This argument also defines the hierarchy of the item 
inside the menu by using the submenu

Reply via email to