From d4006abf15a2e3da768cdcf2e19078d0553ed979 Mon Sep 17 00:00:00 2001 From: rocky Date: Fri, 3 Jun 2016 10:59:29 -0400 Subject: [PATCH] Typos --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 099c3cf5..c2c1f767 100644 --- a/README.rst +++ b/README.rst @@ -85,8 +85,8 @@ Known Bugs/Restrictions ----------------------- Python 2 deparsing decompiles each and all the Python 2.7.10 and -2.7.11 installed packages I have on my system. more than 90% verify -ok. Some of thse failures may be bugs in the verification process. So +2.7.11 installed packages I have on my system, more than 90% verify +ok. Some of these failures may be bugs in the verification process. So as such, it is probably a little better than uncompyle2. Other Python 2 versions do worse.