diff options
| author | bwarsaw | 2002-05-02 20:18:50 +0000 |
|---|---|---|
| committer | bwarsaw | 2002-05-02 20:18:50 +0000 |
| commit | 71ea6d9c8b9c31b93c1db4b9dba65bf390626ec8 (patch) | |
| tree | cc63981a0b8b0b1ccf2c623789ae63ac5eaf368c | |
| parent | 42004e352886c4fb263baaeb0e2c2df6d6b271eb (diff) | |
| download | mailman-71ea6d9c8b9c31b93c1db4b9dba65bf390626ec8.tar.gz mailman-71ea6d9c8b9c31b93c1db4b9dba65bf390626ec8.tar.zst mailman-71ea6d9c8b9c31b93c1db4b9dba65bf390626ec8.zip | |
David Champion points out a typo.
| -rw-r--r-- | templates/en/options.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/en/options.html b/templates/en/options.html index 852cb946c..61594c470 100644 --- a/templates/en/options.html +++ b/templates/en/options.html @@ -1,4 +1,4 @@ -<!-- $Revision: 5015 $ --> +<!-- $Revision: 5221 $ --> <html> <head> <link rel="SHORTCUT ICON" href="<mm-favicon>"> @@ -165,7 +165,7 @@ lists you are subscribed to. <strong>Mail delivery</strong></a><p> Set this option to <em>Enabled</em> to receive messages posted to this mailing list. Set it to <em>Disabled</em> if you - don't want mail delivered to you for a while (i.e. you're + don't want mail delivered to you for a while (e.g. you're going on vacation). If you disable mail delivery, don't forget to come back after your vacation to re-enable it! </td><td bgcolor="#cccccc"> |
