From 3bdd4142f91c3f76a654879e2b616cc81ad119d5 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Sun, 9 May 1999 19:12:55 +0000 Subject: Cosmetic fix. svn path=/trunk/; revision=2469 --- fetchmailconf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fetchmailconf b/fetchmailconf index 313edf2b..c5b61131 100755 --- a/fetchmailconf +++ b/fetchmailconf @@ -19,7 +19,7 @@ class Configuration: self.logfile = None # No logfile, initially self.idfile = os.environ["HOME"] + "/.fetchids" # Default idfile, initially self.postmaster = None # No last-resort address, initially - self.bouncemail = TRUE # Vounce errors to users + self.bouncemail = TRUE # Bounce errors to users self.properties = None # No exiguous properties self.invisible = FALSE # Suppress Received line & spoof? self.syslog = FALSE # Use syslogd for logging? -- cgit v1.2.3