Playing along with the class game (for docs' sake).

git-svn-id: http://svn.openlayers.org/trunk/openlayers@12135 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
Tim Schaub
2011-06-30 05:22:39 +00:00
parent 366fd75d97
commit e8fa5bd719
2 changed files with 6 additions and 6 deletions

View File

@@ -8,8 +8,8 @@
*/
/**
* Function: OpenLayers.Format.CSWGetRecords.
* Default version is 2.0.2.
* Class: OpenLayers.Format.CSWGetRecords
* Default version is 2.0.2.
*
* Returns:
* {<OpenLayers.Format>} A CSWGetRecords format of the given version.
@@ -26,7 +26,7 @@ OpenLayers.Format.CSWGetRecords = function(options) {
};
/**
* Constant: OpenLayers.Format.CSWGetRecords.DEFAULTS
* Constant: DEFAULTS
* {Object} Default properties for the CSWGetRecords format.
*/
OpenLayers.Format.CSWGetRecords.DEFAULTS = {