From e75a54ee0149966fd66074ee097750033ac81174 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Frederik=20=E2=80=9CFreso=E2=80=9D=20S=2E=20Olesen?= Date: Fri, 19 May 2017 01:05:07 +0200 Subject: [PATCH] =?UTF-8?q?Fix=20typo=20in=20inline=20comment=20("Ingore"?= =?UTF-8?q?=20=E2=86=92=20"Ignore")?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- whipper/common/program.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/whipper/common/program.py b/whipper/common/program.py index d4978b5..8dabcce 100644 --- a/whipper/common/program.py +++ b/whipper/common/program.py @@ -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