Skip to content

Commit b7721da

Browse files
authored
Merge pull request #36 from vesellov/master
modified: src/epp/rpc_server.py
2 parents 90867d8 + 0caad3d commit b7721da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/epp/rpc_server.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -419,7 +419,7 @@ def main():
419419
p.add_option(
420420
'--alert_email_config',
421421
'-a',
422-
help='if priveded, file path with JSON-formatted SMTP server details for email alerts',
422+
help='file path with JSON-formatted SMTP server details for email alerts',
423423
default="",
424424
)
425425

0 commit comments

Comments
 (0)