Fix typo as per ~47490
This commit is contained in:
parent
8694c7fcc7
commit
001a95fcf8
@ -224,7 +224,7 @@ def HolidaysParse(filename, mark):
|
|||||||
name = 'char *s = N_("%(_name)s");\n' % line
|
name = 'char *s = N_("%(_name)s");\n' % line
|
||||||
holidays.write(name)
|
holidays.write(name)
|
||||||
holidays.close()
|
holidays.close()
|
||||||
print ('Wrote .../data/holidays.xml.in.h')
|
print ('Wrote ../data/holidays.xml.in.h')
|
||||||
root.clear()
|
root.clear()
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user