aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/gnus-cite.el
diff options
context:
space:
mode:
authorKarl Heuer <[email protected]>1996-01-05 22:21:28 +0000
committerKarl Heuer <[email protected]>1996-01-05 22:21:28 +0000
commita7acbbe4d48af3113de2dfaf836a42f2a9b6c2b0 (patch)
tree9ca09d12c605ce9155e55ad82476c9a6d6ebedcd /lisp/gnus-cite.el
parent60d0378e485ded218121a8b8d6ce582e47882fac (diff)
Comment fixes.
Diffstat (limited to 'lisp/gnus-cite.el')
-rw-r--r--lisp/gnus-cite.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/gnus-cite.el b/lisp/gnus-cite.el
index a83ea80114..e74c07773f 100644
--- a/lisp/gnus-cite.el
+++ b/lisp/gnus-cite.el
@@ -452,12 +452,12 @@ See also the documentation for `gnus-article-highlight-citation'."
;; loose attribution lines, otherwise the first prefix will be used.
;;
;; If AFTER is non-nil, only citations after the attribution line
- ;; will be concidered.
+ ;; will be considered.
;;
;; If FUN is non-nil, it will be called with the arguments (WROTE
;; PREFIX TAG) and expected to return a regular expression. Only
;; citations whose prefix matches the regular expression will be
- ;; concidered.
+ ;; considered.
;;
;; WROTE is the attribution line number.
;; PREFIX is the attribution line prefix.