diff --git a/wizards/source/scriptforge/python/scriptforge.pyi b/wizards/source/scriptforge/python/scriptforge.pyi index e3f4c3a2fecd..5efe74036760 100644 --- a/wizards/source/scriptforge/python/scriptforge.pyi +++ b/wizards/source/scriptforge/python/scriptforge.pyi @@ -3440,7 +3440,7 @@ class SFDialogs: accuracy: int = ... ) -> Optional[DIALOGCONTROL]: """ - Create a new control of type ``CurrenyField`` in the actual dialog. + Create a new control of type ``CurrencyField`` in the actual dialog. Args ``controlname``: the name of the new control. It must not exist yet.