mirror of
https://github.com/certbot/certbot.git
synced 2026-08-02 19:42:02 +02:00
fix comment spelling
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
#!/usr/bin/env python
|
#!/usr/bin/env python
|
||||||
"""Parse command line and call the appropriate functions.
|
"""Parse command line and call the appropriate functions.
|
||||||
|
|
||||||
..todo:: Sanity check all input. Be sure to avoid shell code ect...
|
..todo:: Sanity check all input. Be sure to avoid shell code etc...
|
||||||
|
|
||||||
"""
|
"""
|
||||||
import argparse
|
import argparse
|
||||||
|
|||||||
Reference in New Issue
Block a user