Index: /issm/trunk-jpl/test/NightlyRun/test119.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test119.m	(revision 28271)
+++ /issm/trunk-jpl/test/NightlyRun/test119.m	(revision 28272)
@@ -24,5 +24,5 @@
 %Fields and tolerances to track changes
 field_names     ={'x1','y1','x2','y2','nbelements','elapsed time'};
-field_tolerances={2e-9,2e-9,1e-13,1e-13,1e-13,6.0};
+field_tolerances={2e-9,2e-9,1e-13,1e-13,1e-13,6.5};
 field_values={...
 	x1, y1,...
Index: /issm/trunk-jpl/test/NightlyRun/test119.py
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test119.py	(revision 28271)
+++ /issm/trunk-jpl/test/NightlyRun/test119.py	(revision 28272)
@@ -28,5 +28,5 @@
 #Fields and tolerances to track changes
 field_names = ['x1', 'y1', 'x2', 'y2', 'nbelements', 'elapsed time']
-# NOTE: Elapsed time tolerance has been increased to 7.0 for this test, but not the MATLBAB one
+# NOTE: Elapsed time tolerance has been increased to 7.0 for this test, but not the MATLAB one
 field_tolerances = [2e-9, 2e-9, 1e-13, 1e-13, 1e-13, 7.0]
 field_values = [x1, y1, x2, y2, nbewithinrange, elapsedtime]
