Browse Source

DOC: minor wording fix

pull/694/head
Yaroslav Halchenko 11 years ago
parent
commit
cb9cbd754e
  1. 2
      server/filtergamin.py

2
server/filtergamin.py

@ -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…
Cancel
Save