[pypy-commit] extradoc extradoc: Another typo.

edelsohn noreply at buildbot.pypy.org
Thu Oct 27 17:15:26 CEST 2011


Author: edelsohn
Branch: extradoc
Changeset: r3945:b4c00aeae648
Date: 2011-10-27 11:15 -0400
http://bitbucket.org/pypy/extradoc/changeset/b4c00aeae648/

Log:	Another typo.

diff --git a/blog/draft/faster-json.rst b/blog/draft/faster-json.rst
--- a/blog/draft/faster-json.rst
+++ b/blog/draft/faster-json.rst
@@ -102,7 +102,7 @@
   for c in s:
     pass
 
-This is a PyPy performance bug and should be fixed, but on different branch ;-)
+This is a PyPy performance bug and should be fixed, but on a different branch ;-)
 
 PyPy's JIT is good
 --------------------------


More information about the pypy-commit mailing list