From: Raymond Hettinger Date: Wed, 28 Jan 2009 21:06:01 +0000 (+0000) Subject: Fix spelling in filename. X-Git-Tag: v3.0.1~81 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e7bceae0c5603726f3b4977cefdf2be9333c789;p=thirdparty%2FPython%2Fcpython.git Fix spelling in filename. --- diff --git a/Lib/test/crashers/loosing_mro_ref.py b/Lib/test/crashers/losing_mro_ref.py similarity index 100% rename from Lib/test/crashers/loosing_mro_ref.py rename to Lib/test/crashers/losing_mro_ref.py