From 208fdac04ec16abea2db681cc263c473df4e8aec Mon Sep 17 00:00:00 2001 From: cktricky Date: Sat, 21 Apr 2018 14:18:10 -0400 Subject: [PATCH] whoops, typo --- weirdAAL.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weirdAAL.py b/weirdAAL.py index fcb1e27..3ad706c 100755 --- a/weirdAAL.py +++ b/weirdAAL.py @@ -33,7 +33,7 @@ args = parser.parse_args() builtins.db_name = "weirdAAL.py" # Provides us with a global var "target" we can access anywhere -builtsins.target = args.target +builtins.target = args.target def perform_credential_check(): '''