Spelling fix

This commit is contained in:
Frederic Junod
2021-09-07 09:47:47 +02:00
parent e89b6c0a3f
commit 5c212008de
2 changed files with 3 additions and 3 deletions

View File

@@ -1247,7 +1247,7 @@ export function createBox() {
}
/**
* Get the drawing mode. The mode for mult-part geometries is the same as for
* Get the drawing mode. The mode for multi-part geometries is the same as for
* their single-part cousins.
* @param {import("../geom/GeometryType.js").default} type Geometry type.
* @return {Mode} Drawing mode.