[pypy-commit] extradoc extradoc: spell correctly

gutworth noreply at buildbot.pypy.org
Sat Mar 10 23:19:12 CET 2012


Author: Benjamin Peterson <benjamin at python.org>
Branch: extradoc
Changeset: r4149:5f1e2ea9aa37
Date: 2012-03-10 14:18 -0800
http://bitbucket.org/pypy/extradoc/changeset/5f1e2ea9aa37/

Log:	spell correctly

diff --git a/talk/pycon2012/jit/slides.tex b/talk/pycon2012/jit/slides.tex
--- a/talk/pycon2012/jit/slides.tex
+++ b/talk/pycon2012/jit/slides.tex
@@ -350,7 +350,7 @@
 \item assembler has written a compact description of hower to recover state
 \item state reconstructed
 \item blackhole interpreter
-\item if gaurd fails repeatedly, compile a bridge
+\item if guard fails repeatedly, compile a bridge
 \end{itemize}
 \end{frame}
 


More information about the pypy-commit mailing list