fix comment spelling

This commit is contained in:
James Kasten
2015-01-29 00:17:45 -08:00
parent a5f65dcfd8
commit f6f6b79221
+1 -1
View File
@@ -1,7 +1,7 @@
#!/usr/bin/env python
"""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