Update setoolkit: Typo

http://loseloose.com/
This commit is contained in:
Zordrak 2014-05-13 16:23:32 +01:00
parent c73b6edf05
commit 08fe255952

View file

@ -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
#########################################