(sc-attrib-selection-list): Fix typo in docstring.
authorJuanma Barranquero <lekktu@gmail.com>
Mon, 29 Jan 2007 16:15:08 +0000 (16:15 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Mon, 29 Jan 2007 16:15:08 +0000 (16:15 +0000)
lisp/mail/supercite.el

index 8d20ea7..a752f4d 100644 (file)
@@ -422,8 +422,8 @@ Each element of this list has the following form:
              (...)))
 
 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'