summaryrefslogtreecommitdiff
path: root/babel/dates.py
diff options
context:
space:
mode:
Diffstat (limited to 'babel/dates.py')
-rw-r--r--babel/dates.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/babel/dates.py b/babel/dates.py
index 05cfa25..51bc7ff 100644
--- a/babel/dates.py
+++ b/babel/dates.py
@@ -1757,7 +1757,7 @@ class DateTimeFormat:
:param day_of_period: the number of the day in the period (usually
either the day of month or the day of year)
- :param day_of_week: the week day; if ommitted, the week day of the
+ :param day_of_week: the week day; if omitted, the week day of the
current date is assumed
"""
if day_of_week is None: