From a886ecd2be241bafaec1b14892677636cf1c1737 Mon Sep 17 00:00:00 2001 From: root Date: Sun, 3 Jun 2018 09:58:28 +0530 Subject: [PATCH] Fixed a typo Former-commit-id: 2d919cfecd0b47e509a4edefeb5de9da0c5c1838 --- pwnedornot.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pwnedornot.py b/pwnedornot.py index cc781fc..7fc3c76 100644 --- a/pwnedornot.py +++ b/pwnedornot.py @@ -41,7 +41,7 @@ def update(): print (G + '[+]' + C + ' Script Updated...Please Execute Again...') exit() else: - print (G + '[+]' + C + ' Script it up-to-date...' + '\n') + print (G + '[+]' + C + ' Script is up-to-date...' + '\n') # commandline arguments