typiconman / ponomar

Ponomar: a liturgics suite for the Orthodox Church
http://www.ponomar.net/
GNU General Public License v3.0
37 stars 12 forks source link

Correct capitalization in PaschalHours.xml #54

Closed lemtom closed 4 years ago

lemtom commented 4 years ago

This fixes a FileNotFoundException in Linux. File names are case sensitive in Linux, which means "c.xml" isn't found.

typiconman commented 4 years ago

Merged. Thanks for contributing.