]> git.ipfire.org Git - thirdparty/dovecot/core.git/commitdiff
lib-imap: imap-parser.h - Fix typo in comment
authorTimo Sirainen <timo.sirainen@open-xchange.com>
Wed, 29 Apr 2026 14:58:53 +0000 (17:58 +0300)
committertimo.sirainen <timo.sirainen@open-xchange.com>
Thu, 7 May 2026 09:42:25 +0000 (09:42 +0000)
src/lib-imap/imap-parser.h

index 3832cc9b92730d27a63ad0d928420254779c933f..5999144542a7ae78527d5cc7f96aea1e44dcc532 100644 (file)
@@ -39,7 +39,7 @@ enum imap_parser_error {
 };
 
 struct imap_parser_params {
-       /* How many open lists ('(' chars) to allow before faililng the parsing.
+       /* How many open lists ('(' chars) to allow before failing the parsing.
           0 means unlimited. This is mainly used to prevent excessive memory
           usage in imap-login process. In imap process there are many other
           ways to increase memory usage, so we let the max_line_size be the