Change-Id: Ie04b3b3a96b2d4651b6dc477215f29a48c1be4c5
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/164901
Reviewed-by: Jean-Pierre Ledure <jp@ledure.be>
Tested-by: Jenkins
This commit is contained in:
Andrea Gelmini 2024-03-16 10:05:28 +01:00 committed by Julien Nabet
parent a0d5d8d165
commit 08750535c5

View file

@ -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.