Index: /issm/trunk-jpl/src/m/plot/googlemaps.m
===================================================================
--- /issm/trunk-jpl/src/m/plot/googlemaps.m	(revision 23333)
+++ /issm/trunk-jpl/src/m/plot/googlemaps.m	(revision 23334)
@@ -131,5 +131,5 @@
 			catch me,
 				count = count+1;
-				disp('Failed, trying again... (' num2str(countmax-count) ' more attempts)');
+				disp(['Failed, trying again... (' num2str(countmax-count) ' more attempts)']);
 				pause(.3);
 				if count>countmax,
