Author: Romain Guillebert <romain...@gmail.com>
Branch: extradoc
Changeset: r5395:0a13f83cb05d
Date: 2014-09-12 21:17 +0200
http://bitbucket.org/pypy/extradoc/changeset/0a13f83cb05d/

Log:    typos

diff --git a/talk/pycon2015/status/abstract.rst 
b/talk/pycon2015/status/abstract.rst
--- a/talk/pycon2015/status/abstract.rst
+++ b/talk/pycon2015/status/abstract.rst
@@ -11,11 +11,11 @@
 we have achieved during the two years between talks. We would like to cover
 advancements in the PyPy performance landscape, but more importantly how
 we're addresssing the community needs and building the ecosystem. These days
-a lot of libraries that used to bind to C using CPython C API are either
+a lot of libraries that used to bind to C using the CPython C API are either
 using cffi or have alternatives using cffi.
 
 We would also like to walk through a few success stories that we have
-experienced. Unforunately the biggest chunk of PyPy clients are very
+experienced. Unfortunately the biggest chunk of PyPy clients are very
 secretive (e.g. trading companies), but we can still present a few case 
studies.
 
 XXXX
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to