Index: /issm/trunk-jpl/examples/Greenland/CheatSheet.m
===================================================================
--- /issm/trunk-jpl/examples/Greenland/CheatSheet.m	(revision 19628)
+++ /issm/trunk-jpl/examples/Greenland/CheatSheet.m	(revision 19629)
@@ -10,5 +10,5 @@
 	%Save surface mass balance, by looping through 200 years, or 1000 steps
 	surfmb=[]; for i=1:1000; surfmb=[surfmb ...
-		md.results.TransientSolution(i).SurfaceforcingsMassBalance]; end
+		md.results.TransientSolution(i).SmbMassBalance]; end
 
 	%Plot surface mass balance time series in first subplot
