]> git.eshelyaron.com Git - emacs.git/commitdiff
(sc-describe): Fix typos in obsolescence declaration.
authorJuanma Barranquero <lekktu@gmail.com>
Wed, 27 Feb 2008 10:20:26 +0000 (10:20 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Wed, 27 Feb 2008 10:20:26 +0000 (10:20 +0000)
lisp/mail/supercite.el

index 0e7fa99f36a1ba5e07c3f021f4963f595eac6020..c2489ed8ae72e5fdf6f32c33c2778ac6edfcf941 100644 (file)
@@ -2015,7 +2015,7 @@ inserts the version string in the current buffer instead."
   (interactive)
   (info "(SC)top"))
 
-(make-obsolete 'sc-describe "Read the SC manual using `info'" "23.1")
+(make-obsolete 'sc-describe "read the SC manual using `info'." "23.1")
 
 (define-obsolete-function-alias 'sc-submit-bug-report 'report-emacs-bug "23.1")