From 1ced0ac405defcfbdaf3d3a4da342d03ea65a16c Mon Sep 17 00:00:00 2001 From: Paul Franklin Date: Sat, 16 Jan 2016 15:43:35 -0800 Subject: [PATCH] typo --- gramps/plugins/lib/libholiday.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gramps/plugins/lib/libholiday.py b/gramps/plugins/lib/libholiday.py index 796ea671f..998809402 100644 --- a/gramps/plugins/lib/libholiday.py +++ b/gramps/plugins/lib/libholiday.py @@ -175,7 +175,7 @@ class HolidayTable(object): def __find_holiday_files(self): """ 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. """