Index: /issm/trunk/src/m/model/plot/plot_overlay.m
===================================================================
--- /issm/trunk/src/m/model/plot/plot_overlay.m	(revision 6498)
+++ /issm/trunk/src/m/model/plot/plot_overlay.m	(revision 6499)
@@ -109,5 +109,5 @@
 
 %Apply options, without colorbar and without grid
-options=changefieldvalue(options,'colormap','hsv');                %do not create colorbar, we will take care of it
+options=changefieldvalue(options,'colormap','hsv');            %We used an HSV colorbar
 options=changefieldvalue(options,'caxis',[data_min data_max]); %force caxis so that the colorbar is ready
 options=addfielddefault(options,'axis','equal off');           %default axis
