summaryrefslogtreecommitdiff
path: root/scaddins/source/datefunc/datefunc.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'scaddins/source/datefunc/datefunc.cxx')
-rw-r--r--scaddins/source/datefunc/datefunc.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/scaddins/source/datefunc/datefunc.cxx b/scaddins/source/datefunc/datefunc.cxx
index 98205fb75f82..5e862a971f48 100644
--- a/scaddins/source/datefunc/datefunc.cxx
+++ b/scaddins/source/datefunc/datefunc.cxx
@@ -721,7 +721,7 @@ sal_Int32 SAL_CALL ScaDateAddIn::getDaysInYear(
* Get number of weeks in the year for a date
*
* Most years have 52 weeks, but years that start on a Thursday
- * and leapyears that start on a Wednesday have 53 weeks
+ * and leap years that start on a Wednesday have 53 weeks
*
* The International Standard IS-8601 has decreed that Monday
* shall be the first day of the week.