Author: Benjamin Peterson <benja...@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}
 
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
http://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to