From f6f6b792215fa3e6991e080a9f3a2a3cdf940538 Mon Sep 17 00:00:00 2001 From: James Kasten Date: Thu, 29 Jan 2015 00:17:45 -0800 Subject: [PATCH] fix comment spelling --- letsencrypt/scripts/main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/letsencrypt/scripts/main.py b/letsencrypt/scripts/main.py index 2997d9188..20d3022f6 100755 --- a/letsencrypt/scripts/main.py +++ b/letsencrypt/scripts/main.py @@ -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