changeset 75514:77b456d647bc

(sc-attrib-selection-list): Fix typo in docstring.
author Juanma Barranquero <lekktu@gmail.com>
date Mon, 29 Jan 2007 16:15:08 +0000
parents 99dc233f3753
children b48c6cc5f648
files lisp/mail/supercite.el
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/mail/supercite.el	Mon Jan 29 16:14:13 2007 +0000
+++ b/lisp/mail/supercite.el	Mon Jan 29 16:15:08 2007 +0000
@@ -422,8 +422,8 @@
              (...)))
 
 Where INFOKEY is a key for `sc-mail-field', REGEXP is a regular
-expression to match against the INFOKEY's value. ATTRIBUTION can be a
-string or a list.  If its a string, then it is the attribution that is
+expression to match against the INFOKEY's value.  ATTRIBUTION can be a
+string or a list.  If it's a string, then it is the attribution that is
 selected by `sc-select-attribution'.  If it is a list, it is `eval'd
 and the return value must be a string, which is used as the selected
 attribution.  Note that the variable `sc-preferred-attribution-list'