Merge pull request #1330 from flsf/master

Minor change
This commit is contained in:
Miroslav Stampar 2015-08-14 22:38:02 +02:00
commit f83de446f7

View File

@ -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 <google dork>'
line option '-g <google dork>')
"""
def __init__(self, handlers):