Small spelling corrections in the documentation.
This commit is contained in:
@@ -13,7 +13,7 @@
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Class: OpenLayers.Format.ArcXML
|
* 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.
|
* constructor.
|
||||||
*
|
*
|
||||||
* Inherits from:
|
* Inherits from:
|
||||||
|
|||||||
@@ -9,7 +9,7 @@
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Class: OpenLayers.Format.ArcXML.Features
|
* 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.
|
* <OpenLayers.Format.ArcXML.Features> constructor.
|
||||||
*
|
*
|
||||||
* Inherits from:
|
* Inherits from:
|
||||||
|
|||||||
@@ -12,7 +12,7 @@
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Class: OpenLayers.Format.Filter
|
* 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.
|
* constructor.
|
||||||
*
|
*
|
||||||
* Inherits from:
|
* Inherits from:
|
||||||
|
|||||||
@@ -16,7 +16,7 @@
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Class: OpenLayers.Format.GML
|
* 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.
|
* constructor. Supports the GML simple features profile.
|
||||||
*
|
*
|
||||||
* Inherits from:
|
* Inherits from:
|
||||||
|
|||||||
@@ -15,7 +15,7 @@
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Class: OpenLayers.Format.SLD
|
* 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.
|
* constructor.
|
||||||
*
|
*
|
||||||
* Inherits from:
|
* Inherits from:
|
||||||
|
|||||||
@@ -9,7 +9,7 @@
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Class: OpenLayers.Format.XLS
|
* 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
|
* constructor. Currently only implemented for Location Utility Services, more
|
||||||
* specifically only for Geocoding. No support for Reverse Geocoding as yet.
|
* specifically only for Geocoding. No support for Reverse Geocoding as yet.
|
||||||
*
|
*
|
||||||
|
|||||||
Reference in New Issue
Block a user