Index: /issm/trunk-jpl/src/m/model/marshall.m
===================================================================
--- /issm/trunk-jpl/src/m/model/marshall.m	(revision 11216)
+++ /issm/trunk-jpl/src/m/model/marshall.m	(revision 11217)
@@ -1,4 +1,4 @@
 function marshall(md)
-%MARSHALL - output compatible binary file from @model md, for certain solution type.
+%MARSHALL - outputs a compatible binary file from @model md, for certain solution type.
 %
 %   The routine creates a compatible binary file from @model md
@@ -16,5 +16,5 @@
 end
 
-%Go through al model field check that it is a class and call checkconsistency
+%Go through all model fields: check that it is a class and call checkconsistency
 fields=properties(md);
 for i=1:length(fields),
