Description: Fix the README.txt encoding
Author: Nicolas Dandrimont <nicolas.dandrimont@crans.org>
Forwarded: no
Last-Update: 2012-02-01

---

--- python-simpy-2.3.1.orig/README.txt
+++ python-simpy-2.3.1/README.txt
@@ -37,7 +37,7 @@ You can also download and install SimPy
     $ cd where/you/put/simpy/
     $ python setup.py install
 
-To run SimPy’s test suite on your installation, execute::
+To run SimPy's test suite on your installation, execute::
 
     $ python -c "import SimPy; SimPy.test()"
 
