fix typos and missing documentation in ND comments. (non-functional changes)

git-svn-id: http://svn.openlayers.org/trunk/openlayers@6200 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
Frédéric Junod
2008-02-11 09:54:21 +00:00
parent da706ed568
commit 32d541641d
6 changed files with 10 additions and 3 deletions

View File

@@ -188,7 +188,7 @@ OpenLayers.Style = OpenLayers.Class({
* feature.attributes (or feature.data, if attributes are not
* available)
*
* Returns;
* Returns:
* {Object} the modified style
*/
createLiterals: function(style, context) {