Author: Carl Friedrich Bolz <[email protected]>
Branch: extradoc
Changeset: r4667:fb64c9429607
Date: 2012-08-17 11:52 +0200
http://bitbucket.org/pypy/extradoc/changeset/fb64c9429607/
Log: too much capitalization
diff --git a/talk/dls2012/paper.tex b/talk/dls2012/paper.tex
--- a/talk/dls2012/paper.tex
+++ b/talk/dls2012/paper.tex
@@ -424,7 +424,7 @@
set($p_{5}$, intval, $i_{4}$)
jump($L_0$, $p_{0}$, $p_{5}$)
\end{lstlisting}
-\caption{An Unoptimized Trace of the Example Interpreter}
+\caption{An Unoptimized Trace of the example interpreter}
\label{fig:unopt-trace}
\end{figure}
@@ -870,7 +870,7 @@
$i_{8}$ = $i_{4}+i_{3}$
jump($L_1$, $p_{0}$, $i_{3}$, $i_8$)
\end{lstlisting}
-\caption{The fully optimized loop of the Example Interpreter}
+\caption{The fully optimized loop of the example interpreter}
\label{fig:opt-trace}
\end{figure}
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit