Index: /issm/trunk/src/m/classes/public/mesh/meshadaptation.m
===================================================================
--- /issm/trunk/src/m/classes/public/mesh/meshadaptation.m	(revision 1244)
+++ /issm/trunk/src/m/classes/public/mesh/meshadaptation.m	(revision 1245)
@@ -38,5 +38,5 @@
 %get areas and  nodal functions coefficients N(x,y)=alpha x + beta y + gamma 
 [alpha beta]=GetNodalFunctionsCoeff(index,md.x,md.y);
-areas=Getareas(index,md.x,md.y);
+areas=GetAreas(index,md.x,md.y);
 
 %Compute gradient for each element
