Typo in bug number
Change-Id: I58ef389e23022caa1f193ea5bb69f1feac38ecba
diff --git a/README b/README
index 5a1551c..6c5b186 100644
--- a/README
+++ b/README
@@ -16,7 +16,7 @@
Local Modifications:
bug-8108255.patch: temporary workaround to ClassLoading issues
(see https://code.google.com/p/dexmaker/issues/detail?id=20)
-bug-8297650.patch: temporary workaround for a breakage in object instantiation
+bug-8297640.patch: temporary workaround for a breakage in object instantiation
(see https://code.google.com/p/dexmaker/issues/detail?id=22)
(to apply, run 'patch -p0 < bug-xyz.patch' from a fresh src)
diff --git a/bug-8297650.patch b/bug-8297640.patch
similarity index 100%
rename from bug-8297650.patch
rename to bug-8297640.patch