Fix typo
Change-Id: I67c1591af46b530c3cbf46b0871d863a5c0aec24 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/164907 Reviewed-by: Jean-Pierre Ledure <jp@ledure.be> Tested-by: Jenkins
This commit is contained in:
parent
08750535c5
commit
55bf8a21d0
1 changed files with 1 additions and 1 deletions
|
@ -1684,7 +1684,7 @@ class SFScriptForge:
|
|||
"""
|
||||
Gets the offset between GMT and the given timezone and locale, in minutes.
|
||||
Args
|
||||
``imezone``: the timezone for which the offset to the GMT will be calculated.
|
||||
``timezone``: the timezone for which the offset to the GMT will be calculated.
|
||||
|
||||
``locale``: the locale specifying the country for which the offset will be calculated,
|
||||
given either in "la-CO" or "CO" formats.
|
||||
|
|
Loading…
Reference in a new issue