diff options
Diffstat (limited to 'doc/haunt.texi')
-rw-r--r-- | doc/haunt.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/haunt.texi b/doc/haunt.texi index 29c968e..2a48d23 100644 --- a/doc/haunt.texi +++ b/doc/haunt.texi @@ -502,7 +502,7 @@ The default date of a post when no other date is specified in the metadata association list. @end defvr -@deffn {Scheme Procedure} post-data @var{post} +@deffn {Scheme Procedure} post-date @var{post} Return the date for @var{post}, or @code{%default-date} if no date is specified. @end deffn |