Fix typo in comment

This commit is contained in:
Paul Spencer
2014-06-09 15:17:14 -04:00
parent 2a42e7736a
commit c1ddc92cc8

View File

@@ -199,7 +199,7 @@ ol.geom.RawPoint;
/**
* Array representation of a linsetring.
* Array representation of a linestring.
* @typedef {Array.<ol.Coordinate>}
* @todo api
*/