change comment about buffer default value (see #3111)

git-svn-id: http://svn.openlayers.org/trunk/openlayers@12334 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
Frédéric Junod
2011-09-07 14:41:58 +00:00
parent 735c5e2402
commit 461b4e079f

View File

@@ -48,7 +48,7 @@
<div id="docs"> <div id="docs">
Use the buffer property to control how many tiles are included Use the buffer property to control how many tiles are included
outside the visible map area. Default is 2. outside the visible map area. Default is 0.
</div> </div>
</body> </body>
</html> </html>