From fa4cb58747381672d8367c541fa1cfc3d68e66de Mon Sep 17 00:00:00 2001 From: Don Armstrong Date: Wed, 16 Feb 2011 22:19:38 +0000 Subject: [PATCH] fix spelling error in HTML::CalendarMonth --- lib/HTML/CalendarMonth.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/HTML/CalendarMonth.pm b/lib/HTML/CalendarMonth.pm index 5ca7349..425f9c7 100644 --- a/lib/HTML/CalendarMonth.pm +++ b/lib/HTML/CalendarMonth.pm @@ -1008,7 +1008,7 @@ Eitem(2010)> would return the cell representing the year. Since years and particular months change frequently, it is probably more useful to take advantage of the C and C methods, which return their respective values. The following is therefore the same as -explicitely referencing the year: C<$c-Eitem($c- Eyear())>. +explicitly referencing the year: C<$c-Eitem($c- Eyear())>. Multiple cells of the calendar can be manipulated as if they were a single element. For instance, C<$c-Eitem(15)-Eattr(class =E -- 2.39.2