--- a/multiple-plots/script.rst Mon Nov 15 15:23:28 2010 +0530
+++ b/multiple-plots/script.rst Mon Nov 15 15:36:00 2010 +0530
@@ -20,6 +20,7 @@
Internal Reviewer 1 : [potential reviewer: Puneeth]
Internal Reviewer 2 : Nishanth
External Reviewer :
+ Language Reviewer : Bhanukiran
Script
------
@@ -205,7 +206,7 @@
{{{ Have both plot window and ipython side by side }}}
-We also titled the our first plot as 'sin(y)' which we did not do for
+We also titled our first plot as 'sin(y)' which we did not do for
the second plot.
Let us attempt another exercise problem
@@ -264,7 +265,7 @@
{{{ Have both plot window and ipython side by side }}}
-in this case we have 2 so it spilts the plotting area horizontally for
+in this case we have 2 as the first argument so it spilts the plotting area horizontally for
two subplots. The second argument specifies the number of coloumns of
subplots that must be created. We passed 1 as the argument so the
plotting area won't be split vertically and the last argument