mirror of https://github.com/fail2ban/fail2ban
DOC: minor wording fix
parent
f206c3d493
commit
cb9cbd754e
|
@ -125,7 +125,7 @@ class FilterGamin(FileFilter):
|
|||
self.__cleanup()
|
||||
|
||||
##
|
||||
# Desallocates the resources used by Gamin.
|
||||
# Free up the resources used by Gamin.
|
||||
|
||||
def __cleanup(self):
|
||||
for path in self.getLogPath():
|
||||
|
|
Loading…
Reference in New Issue