changeset 106 | 7b539cba0f04 |
parent 79 | 04b620d3f172 |
--- a/day1/Session-3.tex Mon Oct 12 17:07:02 2009 +0530 +++ b/day1/Session-3.tex Tue Oct 13 11:08:46 2009 +0530 @@ -308,7 +308,7 @@ >>> from math import * \end{lstlisting} \item What is the difference? - \item \alert{Use the later only in interactive mode} + \item \alert{Use the latter only in interactive mode} \end{itemize} \emphbar{Package hierarchies} \begin{lstlisting}