diff options
| -rw-r--r-- | doc/misc/ChangeLog | 4 | ||||
| -rw-r--r-- | doc/misc/gnus.texi | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index de63af5a28c..aa8af31b25a 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog @@ -1,3 +1,7 @@ +2011-02-01 Lars Ingebrigtsen <larsi@gnus.org> + + * gnus.texi (Customizing Articles): Fix typo. + 2011-01-31 Lars Ingebrigtsen <larsi@gnus.org> * gnus.texi (Customizing Articles): Document the new way of customizing diff --git a/doc/misc/gnus.texi b/doc/misc/gnus.texi index 1dd3efd17d8..fba33534ad9 100644 --- a/doc/misc/gnus.texi +++ b/doc/misc/gnus.texi @@ -11944,7 +11944,7 @@ A semi-readable English sentence. @item lapsed The time elapsed since the message was posted. -@item combined-elapsed +@item combined-lapsed Both the original date header and a (shortened) elapsed time. @item original |
