Fix typo in inline comment ("Ingore" → "Ignore")

This commit is contained in:
Frederik “Freso” S. Olesen
2017-05-19 01:05:07 +02:00
parent 5b2639a329
commit e75a54ee01

View File

@@ -125,7 +125,7 @@ class Program:
itable = None
tdict = {}
# Ingore old cache, since we do not know what offset it used.
# Ignore old cache, since we do not know what offset it used.
if type(ptable.object) is dict:
tdict = ptable.object