Index: /issm/trunk/src/m/utils/LatLong/pargenerate.m
===================================================================
--- /issm/trunk/src/m/utils/LatLong/pargenerate.m	(revision 7543)
+++ /issm/trunk/src/m/utils/LatLong/pargenerate.m	(revision 7544)
@@ -20,5 +20,5 @@
 fprintf(fid,'%s%g%s\n','PS_corner_east:    ',corner_east,'   m');
 fprintf(fid,'%s%g%s\n','PS_post_north:    ',posting_north,'   m');
-fprintf(fid,'%s%g%s\n','PS_post_east::    ',posting_east,'   m');
+fprintf(fid,'%s%g%s\n','PS_post_east:    ',posting_east,'   m');
 
 fclose(fid);
