Merge pull request #7974 from fredj/cleanup

Fix spelling
This commit is contained in:
Frédéric Junod
2018-03-12 16:10:22 +01:00
committed by GitHub
11 changed files with 12 additions and 12 deletions

View File

@@ -203,7 +203,7 @@ function readRawFeature(pbf, layer, i) {
/**
* Read the raw geometry from the pbf offset stored in a raw feature's geometry
* proeprty.
* property.
* @suppress {missingProperties}
* @param {ol.ext.PBF} pbf PBF.
* @param {Object} feature Raw feature.