Skip to content

Commit 87bd826

Browse files
committed
doc fix
1 parent 053852f commit 87bd826

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/HTML/CalendarMonth/DateTool.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -450,7 +450,7 @@ methods are necessary:
450450
451451
For a given day, and optionally C<month> and C<year> if they are
452452
different from those specified in C<new()>, provide the day of week
453-
number. (1=Sunday, 7=Saturday).
453+
number. (0=Sunday, 6=Saturday).
454454
455455
=item add_days($days, $delta, $day, [$month], [$year])
456456

0 commit comments

Comments
 (0)