# HG changeset patch # User Paul Boddie # Date 1431514955 -7200 # Node ID 451859a2ef503c2044a920ea2b050a05c7df337b # Parent 17368b3b782fee1d1aa14808ac1478293252e339 Fixed docstring. diff -r 17368b3b782f -r 451859a2ef50 imipweb/data.py --- a/imipweb/data.py Tue May 12 15:36:02 2015 +0200 +++ b/imipweb/data.py Wed May 13 13:02:35 2015 +0200 @@ -278,7 +278,7 @@ def end_date_to_calendar(dt): """ - Change end dates to refer to the actual dates, not the iCalendar "next day" + Change end dates to refer to the iCalendar "next day" dates, not the actual dates. """