]> git.ipfire.org Git - thirdparty/jinja.git/commit
Fix simple typo: problemtic -> problematic (#1059)
authorTim Gates <tim.gates@iress.com>
Wed, 4 Sep 2019 22:12:07 +0000 (08:12 +1000)
committerJoshua Bronson <jab@users.noreply.github.com>
Wed, 4 Sep 2019 22:12:07 +0000 (18:12 -0400)
commit91a404073acac40a7945bf7d584e8b30bc7a08cb
tree5e30c6235101bff06061086859ebc3b43c3941b4
parent436f00b7763b8cba14b287b9b8ce88c0e1af6fc9
Fix simple typo: problemtic -> problematic (#1059)

Plus rephrase the comment for greater clarity.
jinja2/runtime.py