Fixed typo
authorrivermaker@RivermakerMBP.local
Tue, 27 Oct 2009 12:13:38 +0530
changeset 182 56ea84dfe38e
parent 181 3035997de161
child 183 b34c3a22d726
Fixed typo
day1/session1.tex
--- a/day1/session1.tex	Tue Oct 27 12:01:11 2009 +0530
+++ b/day1/session1.tex	Tue Oct 27 12:13:38 2009 +0530
@@ -300,7 +300,7 @@
 \end{frame}
 
 \begin{frame}[fragile]
-\frametitle{Plotting seprate figures}
+\frametitle{Plotting separate figures}
 \begin{lstlisting}
 In []: figure(1)
 In []: plot(y, sin(y))