whoops, typo

This commit is contained in:
cktricky
2018-04-21 14:18:10 -04:00
parent 283bb147fe
commit 208fdac04e

View File

@@ -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():
'''