From 08fe255952245a3a896e16d06968ee2e5948a210 Mon Sep 17 00:00:00 2001 From: Zordrak Date: Tue, 13 May 2014 16:23:32 +0100 Subject: [PATCH] Update setoolkit: Typo http://loseloose.com/ --- setoolkit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setoolkit b/setoolkit index a7ee7fe7a..48e22afec 100755 --- a/setoolkit +++ b/setoolkit @@ -69,7 +69,7 @@ try: from Crypto.Cipher import AES except ImportError: - print "[!] The python-pycrypto python module not installed. You will loose the ability to use multi-pyinjector." + print "[!] The python-pycrypto python module not installed. You will lose the ability to use multi-pyinjector." pass #########################################