From a34dd40869c673193cbe98d16cc5275d95dfcd7c Mon Sep 17 00:00:00 2001 From: fredj Date: Wed, 18 Jan 2012 14:25:42 +0100 Subject: [PATCH] Fix APIdoc syntax --- lib/OpenLayers/Layer/Grid.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/OpenLayers/Layer/Grid.js b/lib/OpenLayers/Layer/Grid.js index 8c80623a7f..0a1c2d8220 100644 --- a/lib/OpenLayers/Layer/Grid.js +++ b/lib/OpenLayers/Layer/Grid.js @@ -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.