Index: /issm/trunk-jpl/examples/ISMIP/IsmipF.par
===================================================================
--- /issm/trunk-jpl/examples/ISMIP/IsmipF.par	(revision 26028)
+++ /issm/trunk-jpl/examples/ISMIP/IsmipF.par	(revision 26029)
@@ -28,5 +28,5 @@
 %These parameters will not be used but need to be fixed #md.friction
 %one friciton coefficient per node (md.mesh.numberofvertices,1)
-%conversion form year to seconds with #md.constants.yts
+%conversion from year to seconds with #md.constants.yts
 %->
 
Index: /issm/trunk-jpl/jenkins/examples_tests.sh
===================================================================
--- /issm/trunk-jpl/jenkins/examples_tests.sh	(revision 26028)
+++ /issm/trunk-jpl/jenkins/examples_tests.sh	(revision 26029)
@@ -465,5 +465,5 @@
 				%surface is [-x*tan(3.0*pi/180)] #md.mesh\n\
 				%->\n\
-				md.geometry.surface=md.mesh.x*tan(3.0*pi/180.0);\n\
+				md.geometry.surface=-md.mesh.x*tan(3.0*pi/180.0);\n\
 				%base is [surface-1000+100*exp(-((x-L/2).^2+(y-L/2).^2)/(10000.^2))]\n\
 				%L is the size of the side of the square #max(md.mesh.x)-min(md.mesh.x)\n\
@@ -483,5 +483,5 @@
 				%These parameters will not be used but need to be fixed #md.friction\n\
 				%one friciton coefficient per node (md.mesh.numberofvertices,1)\n\
-				%conversion form year to seconds with #md.constants.yts\n\
+				%conversion from year to seconds with #md.constants.yts\n\
 				%->\n\
 				md.friction.coefficient=sqrt(md.constants.yts/(1000*2.140373*10^-7))*ones(md.mesh.numberofvertices,1);\n\
