Skip to content

Commit 6177415

Browse files
committed
Fix py:func references in NEWS.d
1 parent ab52586 commit 6177415

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Add :func:`alt_month_name` and :func:`alt_month_abbr` in :mod:`calendar` to
1+
Add :func:`calendar.alt_month_name` and :func:`calendar.alt_month_abbr` to
22
provide alternative month names and abbreviations for the current locale
33
when available. These are used when the month is named by itself, such as in
44
a standalone date.

0 commit comments

Comments
 (0)