mirror of
https://github.com/ralsina/tartrazine.git
synced 2025-04-03 14:58:22 +00:00
chore: typo
This commit is contained in:
parent
0f6b9b0117
commit
b7e4aaa1f9
@ -35,7 +35,7 @@ module Tartrazine
|
||||
end
|
||||
begin
|
||||
Theme.from_xml(ThemeFiles.get("/#{name}.xml").gets_to_end)
|
||||
rescue ex ; Exception
|
||||
rescue ex : Exception
|
||||
raise Exception.new("Error loading theme #{name}: #{ex.message}")
|
||||
end
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user