mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-05-13 14:36:43 +00:00
DOC: minor wording fix
This commit is contained in:
parent
f206c3d493
commit
cb9cbd754e
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue