From 9adefb3ffd11a7e226f89093fc42004c20a4d83e Mon Sep 17 00:00:00 2001 From: flsf Date: Fri, 14 Aug 2015 16:18:51 +0800 Subject: [PATCH] Minor change --- lib/utils/google.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/utils/google.py b/lib/utils/google.py index b12de7ced..e0f4b08bd 100644 --- a/lib/utils/google.py +++ b/lib/utils/google.py @@ -31,7 +31,7 @@ from lib.request.httpshandler import HTTPSHandler class Google(object): """ This class defines methods used to perform Google dorking (command - line option '-g ' + line option '-g ') """ def __init__(self, handlers):