diff -r 7f815fa63916 -r 5e408de16a14 day2/session1.tex --- a/day2/session1.tex Mon Jun 21 04:05:56 2010 -0400 +++ b/day2/session1.tex Tue Jun 22 00:06:31 2010 -0400 @@ -79,7 +79,7 @@ \author[FOSSEE Team] {The FOSSEE Group} \institute[IIT Bombay] {Department of Aerospace Engineering\\IIT Bombay} -\date[] {1 May, 2010\\Day 2, Session 1} +\date[] {SciPy 2010, Introductory tutorials\\Day 2, Session 1} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %\pgfdeclareimage[height=0.75cm]{iitmlogo}{iitmlogo} @@ -458,7 +458,7 @@ Enter a value: 5 \end{lstlisting} \item Prompt string is optional. - \item All keystrokes are Strings! + \item All keystrokes are strings! \item \texttt{int()} converts string to int. \end{itemize} \end{frame}