Fixed instances of "CRTL-C" to "CTRL-C"

This commit is contained in:
Randy Ramos 2017-04-22 14:40:19 -04:00
parent 38219e249e
commit 44a4e495cc
3 changed files with 40 additions and 40 deletions

View file

@ -293,7 +293,7 @@ def banner():
print "\n \033[1;33mNBT-NS, LLMNR & MDNS %s\033[0m" % settings.__version__
print ""
print " Author: Laurent Gaffie (laurent.gaffie@gmail.com)"
print " To kill this script hit CRTL-C"
print " To kill this script hit CTRL-C"
print ""