Author: David Schneider <david.schnei...@picle.org>
Branch: extradoc
Changeset: r4848:5321fa88c545
Date: 2012-10-11 11:44 -0300
http://bitbucket.org/pypy/extradoc/changeset/5321fa88c545/

Log:    typo

diff --git a/talk/vmil2012/presentation/talk.tex 
b/talk/vmil2012/presentation/talk.tex
--- a/talk/vmil2012/presentation/talk.tex
+++ b/talk/vmil2012/presentation/talk.tex
@@ -171,7 +171,7 @@
       \item examples:
           \begin{itemize}
               \item delayed heap stores (need to do stores before resuming 
interpreter)
-              \item allocation remvoal (need to allocate objects before 
resuming)
+              \item allocation removal (need to allocate objects before 
resuming)
           \end{itemize}
       \item can be compressed using similar techniques
   \end{itemize}
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
http://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to