Author: David Schneider <david.schnei...@picle.org>
Branch: extradoc
Changeset: r4847:9e013a7e52b9
Date: 2012-10-11 11:42 -0300
http://bitbucket.org/pypy/extradoc/changeset/9e013a7e52b9/

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
@@ -69,7 +69,7 @@
 
 
 % If you wish to uncover everything in a step-wise fashion, uncomment
-% the following command: 
+% the following command:
 
 %\beamerdefaultoverlayspecification{<+->}
 
@@ -147,7 +147,7 @@
       \item Guard can fail deep inside inlined function
       \item when going back to the interpreter, call stack needs to be 
re-created
       \item done with the help of symbolic frame stacks
-      \item these show how trace trace variables fill the to-be-built stack 
frames
+      \item these show how trace variables fill the to-be-built stack frames
   \end{itemize}
 \end{frame}
 
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
http://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to