diff --git a/lib/OpenLayers/Format/CSWGetDomain.js b/lib/OpenLayers/Format/CSWGetDomain.js index 238264d13e..9dee01eee8 100644 --- a/lib/OpenLayers/Format/CSWGetDomain.js +++ b/lib/OpenLayers/Format/CSWGetDomain.js @@ -8,8 +8,8 @@ */ /** - * Function: OpenLayers.Format.CSWGetDomain. - * Default version is 2.0.2. + * Class: OpenLayers.Format.CSWGetDomain + * Default version is 2.0.2. * * Returns: * {} A CSWGetDomain format of the given version. @@ -26,7 +26,7 @@ OpenLayers.Format.CSWGetDomain = function(options) { }; /** - * Constant: OpenLayers.Format.CSWGetDomain.DEFAULTS + * Constant: DEFAULTS * {Object} Default properties for the CSWGetDomain format. */ OpenLayers.Format.CSWGetDomain.DEFAULTS = { diff --git a/lib/OpenLayers/Format/CSWGetRecords.js b/lib/OpenLayers/Format/CSWGetRecords.js index e2cecc67ba..1aadcfb964 100644 --- a/lib/OpenLayers/Format/CSWGetRecords.js +++ b/lib/OpenLayers/Format/CSWGetRecords.js @@ -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: * {} 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 = {