# HG changeset patch # User Rik # Date 1628090821 25200 # Node ID e02d9388662190b57c90a32ae6d96d78afaf788d # Parent 00c69fbf19425838448a688f8b2865ce24b595ff datenum.m: Fix typo in docstring. * datenum.m: Remove duplicate article 'a' in sentece. diff -r 00c69fbf1942 -r e02d93886621 scripts/time/datenum.m --- a/scripts/time/datenum.m Tue Aug 03 13:18:34 2021 -0700 +++ b/scripts/time/datenum.m Wed Aug 04 08:27:01 2021 -0700 @@ -84,7 +84,7 @@ ## @end itemize ## ## @strong{Caution:} datenums represent a specific time for the Earth as a -## a whole. They do not take in to account time zones (shifts in time based +## whole. They do not take in to account time zones (shifts in time based ## on location), nor seasonal changes due to Daylight Savings Time (shifts in ## time based on local regulation). Be aware that it is possible to create ## datenums that, when interpreted by a function which accounts for time zone