Index: /issm/trunk-jpl/src/m/model/mesh/bamg.m
===================================================================
--- /issm/trunk-jpl/src/m/model/mesh/bamg.m	(revision 11650)
+++ /issm/trunk-jpl/src/m/model/mesh/bamg.m	(revision 11651)
@@ -6,5 +6,5 @@
 %   - domain: followed by an ARGUS file that prescribes the domain outline
 %   - hmin  : minimum edge length (default is 10^-100)
-%   - hmax  : maximum esge length (default is 10^100)
+%   - hmax  : maximum edge length (default is 10^100)
 %   - hVertices   : imposed edge length for each vertex (geometry or mesh)
 %   - hminVertices: minimum edge length for each vertex (mesh)
@@ -15,5 +15,5 @@
 %   - cutoff      : scalar used to compute the metric when metric type 2 or 3 are applied
 %   - err         : error used to generate the metric from a field
-%   - errg        : geometrical error (default is 0.1)
+%   - errg        : geometric error (default is 0.1)
 %   - field       : field of the model that will be used to compute the metric
 %                   to apply several fields, use one column per field
@@ -22,5 +22,5 @@
 %                   1 -> use Green formula
 %   - KeepVertices: try to keep initial vertices when adaptation is done on an existing mesh (default 1)
-%   - MaxCornerAngle: maximal angle of corners in degree (default is 10)
+%   - MaxCornerAngle: maximum angle of corners in degree (default is 10)
 %   - maxnbv      : maximum number of vertices used to allocate memory (default is 10^6)
 %   - maxsubdiv   : maximum subdivision of exisiting elements (default is 10)
@@ -34,5 +34,5 @@
 %   - power       : power applied to the metric (default is 1)
 %   - splitcorners : split triangles whuch have 3 vertices on the outline (default is 1)
-%   - geometricalmetric : Take the geometry into account to generate the metric (default is 0)
+%   - geometricalmetric : take the geometry into account to generate the metric (default is 0)
 %   - verbose     : level of verbosity (default is 1)
 %
