From f6bfd23d843a035a518a123e9e78a385c23861e1 Mon Sep 17 00:00:00 2001 From: Doug Coleman Date: Tue, 15 Apr 2014 18:59:19 -0700 Subject: [PATCH] imap: Fix docs referring to wrong boot rc file. --- extra/imap/imap-docs.factor | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extra/imap/imap-docs.factor b/extra/imap/imap-docs.factor index 3b82508dee..e4f67f4281 100644 --- a/extra/imap/imap-docs.factor +++ b/extra/imap/imap-docs.factor @@ -147,7 +147,7 @@ HELP: store-mail { $description "Updates the attributes of a set of mails." } ; HELP: imap-settings -{ $var-description "A tuple for holding the host, email, and password for an IMAP account. Setting this information as a global variable in your .factor-rc or .factor-bootstrap-rc is recommended." } +{ $var-description "A tuple for holding the host, email, and password for an IMAP account. Setting this information as a global variable in your .factor-rc or .factor-boot-rc is recommended." } { $examples "Run the next example and click the link to edit your boot rc:" { $unchecked-example