Typo fix
This commit is contained in:
parent
e96da80199
commit
4cae7937c0
1 changed files with 1 additions and 1 deletions
|
@ -572,7 +572,7 @@ feeds."
|
||||||
;; Overview
|
;; Overview
|
||||||
(define-derived-mode avandu-overview-mode special-mode
|
(define-derived-mode avandu-overview-mode special-mode
|
||||||
avandu-overview-mode-name
|
avandu-overview-mode-name
|
||||||
"Major mode fo the avandu overview screen.
|
"Major mode for the avandu overview screen.
|
||||||
|
|
||||||
This screen shows the articles categorized by feed as a list. It
|
This screen shows the articles categorized by feed as a list. It
|
||||||
doesn't sort the list, so you'll have to set that up in tt-rss.
|
doesn't sort the list, so you'll have to set that up in tt-rss.
|
||||||
|
|
Loading…
Reference in a new issue