diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2021-11-30 21:59:42 +0100 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2021-12-01 06:03:13 +0100 |
commit | 0ce6e166a46565b1f4abd237d4b67f646a465c63 (patch) | |
tree | ab8852ed8c5a4a66088e9cc5e48f158c0ae953e9 /scaddins | |
parent | 4ac9032163cf55c160145373e7c41741c9c339ca (diff) |
Fix typos
Change-Id: I5e41be3f7e650db0019bcd42a3c1c2cb3bc5dd0e
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/126155
Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Diffstat (limited to 'scaddins')
-rw-r--r-- | scaddins/source/datefunc/datefunc.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scaddins/source/datefunc/datefunc.cxx b/scaddins/source/datefunc/datefunc.cxx index fc6ecff83791..392b1981bb31 100644 --- a/scaddins/source/datefunc/datefunc.cxx +++ b/scaddins/source/datefunc/datefunc.cxx @@ -450,7 +450,7 @@ sal_Int32 GetNullDate( const uno::Reference< beans::XPropertySet >& xOptions ) * mode 1 calculates the difference by week adhering to ISO8601. * * The International Standard IS-8601 states that Monday is the first - * day of the week. The Gregorian Calender is used for all dates, + * day of the week. The Gregorian Calendar is used for all dates, * proleptic in case of dates before 1582-10-15. * * The (consecutive) week number of a date is |