diff options
| author | ShengHuo ZHU <zsh@cs.rochester.edu> | 2002-11-29 15:57:52 +0000 |
|---|---|---|
| committer | ShengHuo ZHU <zsh@cs.rochester.edu> | 2002-11-29 15:57:52 +0000 |
| commit | 8f688cb015d38b4f9cefe81debbcf9dec902f991 (patch) | |
| tree | c76eec84c6539b499eb46592d74d58f3bc22c65f /lisp/gnus/nnvirtual.el | |
| parent | e70d557978cdf4d8ea4c0500ce037fcfc95acf2b (diff) | |
| download | emacs-8f688cb015d38b4f9cefe81debbcf9dec902f991.tar.gz | |
Typos.
Diffstat (limited to 'lisp/gnus/nnvirtual.el')
| -rw-r--r-- | lisp/gnus/nnvirtual.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/gnus/nnvirtual.el b/lisp/gnus/nnvirtual.el index c72e416433b..ed89fec04af 100644 --- a/lisp/gnus/nnvirtual.el +++ b/lisp/gnus/nnvirtual.el @@ -1,5 +1,5 @@ ;;; nnvirtual.el --- virtual newsgroups access for Gnus -;; Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000 +;; Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2002 ;; Free Software Foundation, Inc. ;; Author: David Moore <dmoore@ucsd.edu> @@ -527,7 +527,7 @@ If UPDATE-P is not nil, call gnus-group-update-group on the components." ;;; in the virtual group. ;;; If you have 3 components A, B and C, with articles 1-8, 1-5, and 6-7 -;;; resprectively, then the virtual article numbers look like: +;;; respectively, then the virtual article numbers look like: ;;; ;;; 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 ;;; A1 A2 A3 A4 B1 A5 B2 A6 B3 A7 B4 C6 A8 B5 C7 |
