Author: Alex Gaynor <[email protected]> Branch: extradoc Changeset: r3576:73b2eb09588c Date: 2011-05-14 16:43 -0500 http://bitbucket.org/pypy/extradoc/changeset/73b2eb09588c/
Log: (amaury) fixed a pair of typos diff --git a/blog/draft/usage_survey.rst b/blog/draft/usage_survey.rst --- a/blog/draft/usage_survey.rst +++ b/blog/draft/usage_survey.rst @@ -1,7 +1,7 @@ PyPy Usage Survey ================= -We've been working on PyPy for a long time. But readers of this blog will now +We've been working on PyPy for a long time. But readers of this blog will know that in the past year something has changed: we think PyPy is production ready. And it's not just us, this week `LWN.net`_ wrote an article about how `PyPy sped up one of their scripts by a factor of three`_, noting that, "plans are to @@ -10,7 +10,7 @@ feedback on why PyPy isn't ready to be your only Python yet, and how we can improve it to make that happen. -Therefore, we've put together a quick suvey, whether you're using PyPy or not +Therefore, we've put together a quick survey, whether you're using PyPy or not if you could take a few minutes to fill it out and let us know how we're doing we'd really appreciate it. You can find the form `here`_. _______________________________________________ pypy-commit mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-commit
