day1/session2.tex
changeset 391 92e56697e489
parent 389 aa392117454f
child 392 534803f1ca11
--- a/day1/session2.tex	Thu Apr 29 14:59:04 2010 +0530
+++ b/day1/session2.tex	Fri Apr 30 12:40:11 2010 +0530
@@ -179,10 +179,10 @@
 \begin{frame}[fragile]
 \frametitle{Additional Plotting Attributes}
 \begin{itemize}
-  \item \kwrd{'o'} - Filled circles
-  \item \kwrd{'.'} - Small Dots
-  \item \kwrd{'-'} - Lines
-  \item \kwrd{'- -'} - Dashed lines
+  \item \typ{'o'} - Filled circles
+  \item \typ{'.'} - Small Dots
+  \item \typ{'-'} - Lines
+  \item \typ{'--'} - Dashed lines
 \end{itemize}
 \end{frame}