]> gitweb.factorcode.org Git - factor.git/commitdiff
imap: Fix docs referring to wrong boot rc file.
authorDoug Coleman <doug.coleman@gmail.com>
Wed, 16 Apr 2014 01:59:19 +0000 (18:59 -0700)
committerDoug Coleman <doug.coleman@gmail.com>
Wed, 16 Apr 2014 02:04:53 +0000 (19:04 -0700)
extra/imap/imap-docs.factor

index 3b82508deef405ce32ff8153964bb448660f5b03..e4f67f42812276d5a68d5444fb622f2b891542bd 100644 (file)
@@ -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