Fix typo (from Arisawa-san)
authoryoichi <yoichi>
Tue, 6 Jul 2004 12:58:02 +0000 (12:58 +0000)
committeryoichi <yoichi>
Tue, 6 Jul 2004 12:58:02 +0000 (12:58 +0000)
doc/wl-ja.texi
doc/wl.texi

index 6084388..0cdcb88 100644 (file)
@@ -6884,7 +6884,7 @@ LDAP \e$B$rMxMQ$9$k>l9g$O!"\e(B@code{wl-ldap-server}\e$B!"\e(B@code{wl-ldap-port},
 @group
 ;; @r{@samp{bogofilter} \e$B$r;H$&>l9g!#\e(B}
 ;; @r{\e$B$3$3$G!";H$$$?$$\e(B spam \e$B%U%#%k%?$N\e(B @samp{scheme} \e$B$r@_Dj$7$F2<$5$$!#\e(B}
-;; @r{@xref{Spam Filter Processor}}
+;; @r{@xref{Spam Filter Processors}}
 (setq elmo-spam-scheme 'bogofilter)
 (require 'wl-spam)
 @end group
index 4efbdb1..36b0115 100644 (file)
@@ -6893,7 +6893,7 @@ To use @code{wl-spam}, write in @file{~/.wl} as follows:
 @group
 ;; @r{Use @samp{bogofilter} as spam back end}
 ;; @r{Set @samp{scheme} here as the spam filter you will use.}
-;; @r{@xref{Spam Filter Processor}}
+;; @r{@xref{Spam Filter Processors}}
 (setq elmo-spam-scheme 'bogofilter)
 (require 'wl-spam)
 @end group