]> git.ipfire.org Git - thirdparty/dovecot/core.git/commitdiff
example-config: Comment fix.
authorTimo Sirainen <tss@iki.fi>
Wed, 23 Dec 2009 21:08:15 +0000 (16:08 -0500)
committerTimo Sirainen <tss@iki.fi>
Wed, 23 Dec 2009 21:08:15 +0000 (16:08 -0500)
--HG--
branch : HEAD

doc/example-config/conf.d/master.conf

index 164b162ccf5fa435b996986dbc1486c59d1d4649..76da2677b357a0d77e979219612d5fb690687ba2 100644 (file)
@@ -49,7 +49,7 @@ service imap {
 }
 
 service pop3 {
-  # Max. number of IMAP processes (connections)
+  # Max. number of POP3 processes (connections)
   #process_count = 1024
 }