Minor edits.
authorSantosh G. Vattam <vattam.santosh@gmail.com>
Sat, 10 Apr 2010 15:22:35 +0530
changeset 35 345b307635fa
parent 34 18c7bfb8ed37
child 36 57ed95acb13f
Minor edits.
plotting-script.txt
--- a/plotting-script.txt	Sat Apr 10 15:09:04 2010 +0530
+++ b/plotting-script.txt	Sat Apr 10 15:22:35 2010 +0530
@@ -1,7 +1,7 @@
 **********************************************************************************
 Hello friends and welcome to the second tutorial in the series of spoken tutorials on Python for Scientific computing. 
 
-In the previous tutorial we learnt how to obtain basic plots by plotting a set of points. 
+In the previous tutorial we learnt how to obtain basic plots using a set of points. 
 We plot experimental data more often that we plot mathematical curves. 
 So here we shall learn how to plot experimental data.