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):