Adding a missing verb.

git-svn-id: http://svn.openlayers.org/trunk/openlayers@9909 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
Tim Schaub
2009-12-19 00:07:25 +00:00
parent e95b023b5e
commit e99979ffe5

View File

@@ -150,7 +150,7 @@ OpenLayers.Map = OpenLayers.Class({
* using the <render> method.
*
* Note:
* If you calling <render> after map construction, do not use
* If you are calling <render> after map construction, do not use
* <maxResolution> auto. Instead, divide your <maxExtent> by your
* maximum expected dimension.
*/