Merge pull request #482 from nachouve/master
Just a small spelling corrections in the documentation.
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
|
||||
/**
|
||||
* Class: OpenLayers.Format.ArcXML
|
||||
* Read/Wite ArcXML. Create a new instance with the <OpenLayers.Format.ArcXML>
|
||||
* Read/Write ArcXML. Create a new instance with the <OpenLayers.Format.ArcXML>
|
||||
* constructor.
|
||||
*
|
||||
* Inherits from:
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
|
||||
/**
|
||||
* Class: OpenLayers.Format.ArcXML.Features
|
||||
* Read/Wite ArcXML features. Create a new instance with the
|
||||
* Read/Write ArcXML features. Create a new instance with the
|
||||
* <OpenLayers.Format.ArcXML.Features> constructor.
|
||||
*
|
||||
* Inherits from:
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
|
||||
/**
|
||||
* Class: OpenLayers.Format.Filter
|
||||
* Read/Wite ogc:Filter. Create a new instance with the <OpenLayers.Format.Filter>
|
||||
* Read/Write ogc:Filter. Create a new instance with the <OpenLayers.Format.Filter>
|
||||
* constructor.
|
||||
*
|
||||
* Inherits from:
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
|
||||
/**
|
||||
* Class: OpenLayers.Format.GML
|
||||
* Read/Wite GML. Create a new instance with the <OpenLayers.Format.GML>
|
||||
* Read/Write GML. Create a new instance with the <OpenLayers.Format.GML>
|
||||
* constructor. Supports the GML simple features profile.
|
||||
*
|
||||
* Inherits from:
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
|
||||
/**
|
||||
* Class: OpenLayers.Format.SLD
|
||||
* Read/Wite SLD. Create a new instance with the <OpenLayers.Format.SLD>
|
||||
* Read/Write SLD. Create a new instance with the <OpenLayers.Format.SLD>
|
||||
* constructor.
|
||||
*
|
||||
* Inherits from:
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
|
||||
/**
|
||||
* Class: OpenLayers.Format.XLS
|
||||
* Read/Wite XLS (OpenLS). Create a new instance with the <OpenLayers.Format.XLS>
|
||||
* Read/Write XLS (OpenLS). Create a new instance with the <OpenLayers.Format.XLS>
|
||||
* constructor. Currently only implemented for Location Utility Services, more
|
||||
* specifically only for Geocoding. No support for Reverse Geocoding as yet.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user