We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5feb1dc commit 1ecc613Copy full SHA for 1ecc613
Doc/library/calendar.rst
@@ -503,7 +503,7 @@ The :mod:`calendar` module exports the following data attributes:
503
504
.. caution::
505
506
- In locales with alternative forms of month names, the :data:`!month_name` sequence
+ In locales with alternative month names forms, the :data:`!month_name` sequence
507
may not be suitable when a month name stands by itself and not as part of a date.
508
For instance, in Greek and in many Slavic and Baltic languages, :data:`!month_name`
509
will produce the month in genitive case. Use :data:`standalone_month_name` for a form
0 commit comments