Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
amol- committed Oct 20, 2019
1 parent 1a1d5d7 commit 482c18a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kajiki/tests/test_xml.py
Original file line number Diff line number Diff line change
Expand Up @@ -489,7 +489,7 @@ class XMLSourceLoader(MockLoader):
"""Fakes a FileLoader, but with source in a lookup table.
It differs from MockLoader because MockLoader doesn't
create the template on load, it's already preinstanciate
create the template on load, it's already pre-instantiated
by the user of the MockLoader
"""
def __init__(self, sources):
Expand Down

0 comments on commit 482c18a

Please sign in to comment.