Index: /issm/trunk-jpl/src/m/exp/expwrite.py
===================================================================
--- /issm/trunk-jpl/src/m/exp/expwrite.py	(revision 17897)
+++ /issm/trunk-jpl/src/m/exp/expwrite.py	(revision 17898)
@@ -5,8 +5,8 @@
 	EXPWRITE - write an Argus file from a structure given in input
 
-	   This routine write an Argus file form a structure containing the fields:
+	   This routine writes an Argus file from a list of dict's containing the fields:
 	   x and y of the coordinates of the points.
-	   The first argument is the structure containing the points coordinates 
-	   and the second one the file to be write.
+	   The first argument is the list containing the points coordinates 
+	   and the second one the file to be written.
 
 	   Usage:
