[pypy-commit] extradoc extradoc: typo

bivab noreply at buildbot.pypy.org
Thu Oct 11 16:44:45 CEST 2012


Author: David Schneider <david.schneider at 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}


More information about the pypy-commit mailing list