Skip to content

Commit 1ecc613

Browse files
committed
Rewording
1 parent 5feb1dc commit 1ecc613

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/calendar.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -503,7 +503,7 @@ The :mod:`calendar` module exports the following data attributes:
503503

504504
.. caution::
505505

506-
In locales with alternative forms of month names, the :data:`!month_name` sequence
506+
In locales with alternative month names forms, the :data:`!month_name` sequence
507507
may not be suitable when a month name stands by itself and not as part of a date.
508508
For instance, in Greek and in many Slavic and Baltic languages, :data:`!month_name`
509509
will produce the month in genitive case. Use :data:`standalone_month_name` for a form

0 commit comments

Comments
 (0)