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 2ae37956100b..64679fffc2fb 100644
--- a/scaddins/source/datefunc/datefunc.cxx
+++ b/scaddins/source/datefunc/datefunc.cxx
@@ -797,7 +797,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 leep years that start on a Wednesday have 53 weeks
+ * and leapyears 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.