This commit is contained in:
Paul Franklin 2016-01-16 15:43:35 -08:00
parent d509c44d69
commit 1ced0ac405

View File

@ -175,7 +175,7 @@ class HolidayTable(object):
def __find_holiday_files(self): def __find_holiday_files(self):
""" """
Looks in multiple places for holidays.xml files Looks in multiple places for holidays.xml files
It will search for the file in user;s plugin directories first, It will search for the file in user's plugin directories first,
then it will search in program's plugins directories. then it will search in program's plugins directories.
""" """