diff options
| author | Lars Ingebrigtsen <larsi@gnus.org> | 2011-02-01 11:02:10 +0000 |
|---|---|---|
| committer | Katsumi Yamaoka <yamaoka@jpl.org> | 2011-02-01 11:02:10 +0000 |
| commit | d76c843ed992afd332b2bc8385cea7a4f4b6cf2f (patch) | |
| tree | d2224095e9fd174c3c7ebdd5cac25335f73c7d77 | |
| parent | cd03cda8f0bd784030931b380dfc27a64128a06d (diff) | |
| download | emacs-d76c843ed992afd332b2bc8385cea7a4f4b6cf2f.tar.gz | |
gnus.texi (Customizing Articles): Fix typo.
| -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 |
