Minor edits. scipy2010
authorPrabhu Ramachandran <prabhu@aero.iitb.ac.in>
Tue, 22 Jun 2010 00:06:31 -0400
branchscipy2010
changeset 420 5e408de16a14
parent 419 7f815fa63916
child 422 5f43f3020c51
Minor edits.
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}