Fix APIdoc syntax

This commit is contained in:
fredj
2012-01-18 14:25:42 +01:00
parent 1cbd88d230
commit a34dd40869

View File

@@ -146,7 +146,7 @@ OpenLayers.Layer.Grid = OpenLayers.Class(OpenLayers.Layer.HTTPRequest, {
backBufferLonLat: null,
/**
* Property; backBufferTimerId
* Property: backBufferTimerId
* {Number} The id of the back buffer timer. This timer is used to
* delay the removal of the back buffer, thereby preventing
* flash effects caused by tile animation.