remove trailing whitespace to make the linter happy.

This commit is contained in:
Paul Spencer
2013-08-30 13:31:10 -04:00
parent 8c4c83b207
commit bfa1fbc2cd

View File

@@ -363,7 +363,7 @@ ol.Map.prototype.addLayer = function(layer) {
/**
* Add a prerender function. This can be used for attaching animations to
* be performed before setting the map's center. The {@link ol.animation}
* be performed before setting the map's center. The {@link ol.animation}
* namespace provides several static methods for creating prerender functions.
* @param {ol.PreRenderFunction} preRenderFunction Pre-render function.
*/