DOC: minor wording fix

pull/694/head
Yaroslav Halchenko 2014-04-16 00:32:22 -04:00
parent f206c3d493
commit cb9cbd754e
1 changed files with 1 additions and 1 deletions

View File

@ -125,7 +125,7 @@ class FilterGamin(FileFilter):
self.__cleanup() self.__cleanup()
## ##
# Desallocates the resources used by Gamin. # Free up the resources used by Gamin.
def __cleanup(self): def __cleanup(self):
for path in self.getLogPath(): for path in self.getLogPath():