diff options
-rw-r--r-- | doc/getdate.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/getdate.texi b/doc/getdate.texi index 78522b2ac..90977f8d0 100644 --- a/doc/getdate.texi +++ b/doc/getdate.texi @@ -440,7 +440,7 @@ to the local time. @cindex pure numbers in date strings The precise intepretation of a pure decimal number depends -the context in the date string. +on the context in the date string. If the decimal number is of the form @var{yyyy}@var{mm}@var{dd} and no other calendar date item (@pxref{Calendar date items}) appears before it |