correcting a typo in a doc comment
git-svn-id: http://svn.openlayers.org/trunk/openlayers@5127 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -10,7 +10,7 @@
|
|||||||
* A read only TileCache layer. Used to requests tiles cached by TileCache in
|
* A read only TileCache layer. Used to requests tiles cached by TileCache in
|
||||||
* a web accessible cache. This means that you have to pre-populate your
|
* a web accessible cache. This means that you have to pre-populate your
|
||||||
* cache before this layer can be used. It is meant only to read tiles
|
* cache before this layer can be used. It is meant only to read tiles
|
||||||
* created by TileCache, and not to make calls to TileCache for layer
|
* created by TileCache, and not to make calls to TileCache for tile
|
||||||
* creation. Create a new instance with the
|
* creation. Create a new instance with the
|
||||||
* <OpenLayers.Layer.TileCache> constructor.
|
* <OpenLayers.Layer.TileCache> constructor.
|
||||||
*
|
*
|
||||||
|
|||||||
Reference in New Issue
Block a user