diff --git a/src/ol/sphere.js b/src/ol/sphere.js index fcb923bba2..48af84e903 100644 --- a/src/ol/sphere.js +++ b/src/ol/sphere.js @@ -6,7 +6,7 @@ */ /** - * @module ol/Sphere + * @module ol/sphere */ import {toRadians, toDegrees} from './math.js'; import GeometryType from './geom/GeometryType.js';