From 4bdef5f0b251f1a9662d8b657126aa5b52a75dfc Mon Sep 17 00:00:00 2001 From: yoichi Date: Thu, 22 Nov 2001 07:40:38 +0000 Subject: [PATCH] Fix typo. --- doc/wl-ja.texi | 2 +- doc/wl.texi | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/wl-ja.texi b/doc/wl-ja.texi index 21ce8c5..041f8f2 100644 --- a/doc/wl-ja.texi +++ b/doc/wl-ja.texi @@ -4700,7 +4700,7 @@ plug 状態により 2行目の @samp{(wl-plugged)} が変化します。 さらに細かくサーバやポート毎にオフライン状態を設定することもできます。併 せて変数 @code{wl-reset-plugged-alist} も参照下さい。 -通常、起動時には @file{~/.folder} と @code{wl-smtp-posting-server}, +通常、起動時には @file{~/.folders} と @code{wl-smtp-posting-server}, @code{wl-nntp-posting-server} などから各ポートの plug 状態が自動的に追加 されますが、これらのポートの plug 状態を変更したり、上記以外のポートを追加 したりする場合には @code{wl-make-plugged-hook} に変更する関数を記述しま diff --git a/doc/wl.texi b/doc/wl.texi index 9e122f0..c62a8ad 100644 --- a/doc/wl.texi +++ b/doc/wl.texi @@ -4750,7 +4750,7 @@ off-line state. You can specify off-line state on a per server or port basis. Refer to @code{wl-reset-plugged-alist} also. Usually, when Wanderlust starts up, the plugged state of each port is -read from @file{~/.folder} and @code{wl-smtp-posting-server}, +read from @file{~/.folders} and @code{wl-smtp-posting-server}, @code{wl-nntp-posting-server} and so on. If you want to change the plugged state of these ports or to add other ports, configure @code{wl-make-plugged-hook} with a function. -- 1.7.10.4