From 4af78455874dc0a663fb82c6ac09f67ca644f737 Mon Sep 17 00:00:00 2001 From: yamaoka Date: Mon, 2 Nov 1998 04:57:17 +0000 Subject: [PATCH] Fix typo. --- README-gnus-bbdb.en | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README-gnus-bbdb.en b/README-gnus-bbdb.en index e8040de..6b7f322 100644 --- a/README-gnus-bbdb.en +++ b/README-gnus-bbdb.en @@ -30,7 +30,7 @@ of this file should be applied. If not, it might not. (require 'bbdb) (require 'gnus-bbdb) -(bbdb-initialize 'sc) ;; 'Gnus of 'gnus should be deleted. +(bbdb-initialize 'sc) ;; 'Gnus or 'gnus should be deleted. (add-hook 'gnus-startup-hook 'gnus-bbdb-insinuate) If you would like to decode the quoted encoded words forcibly, even -- 1.7.10.4