Merge changes from Prabhu. scipy2010
authorChristopher Burns <chris.d.burns@gmail.com>
Tue, 22 Jun 2010 00:03:19 -0700
branchscipy2010
changeset 422 5f43f3020c51
parent 421 47427c8d64fe (current diff)
parent 420 5e408de16a14 (diff)
child 423 11c942a85b3f
Merge changes from Prabhu.
--- a/day2/session1.tex	Tue Jun 22 00:00:54 2010 -0700
+++ b/day2/session1.tex	Tue Jun 22 00:03:19 2010 -0700
@@ -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}