mirror of
https://github.com/chatmail/relay.git
synced 2026-05-10 16:04:37 +00:00
Apply suggestions from code review
fix typo Co-authored-by: l <link2xt@testrun.org>
This commit is contained in:
@@ -143,7 +143,7 @@ def main(args=None):
|
||||
"--maxnum",
|
||||
default=None,
|
||||
action="store",
|
||||
help="maximum number of mailbxoes to iterate on",
|
||||
help="maximum number of mailboxes to iterate on",
|
||||
)
|
||||
|
||||
args = parser.parse_args(args)
|
||||
|
||||
Reference in New Issue
Block a user