Author: Armin Rigo <[email protected]>
Branch: extradoc
Changeset: r5061:24d4926368ac
Date: 2013-09-15 20:28 +0200
http://bitbucket.org/pypy/extradoc/changeset/24d4926368ac/

Log:    Typo

diff --git a/talk/pycon2014/benchmark-abstract.rst 
b/talk/pycon2014/benchmark-abstract.rst
--- a/talk/pycon2014/benchmark-abstract.rst
+++ b/talk/pycon2014/benchmark-abstract.rst
@@ -28,7 +28,7 @@
 Benchmarking is hard. This talk is a way to share my knowledge that I
 accumulated over the last few years while benchmarking various programs
 on top of the PyPy project. It'll include benchmarking general programs,
-using PyPy and CPython do get some data and postprocessing data. It'll also
+using PyPy and CPython to get some data and postprocessing data. It'll also
 include a brief guide of stuff I use for visualization.
 
 Outline
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to