mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-16 00:03:12 -04:00
Fix spelling
This commit is contained in:
parent
fc5ad20154
commit
21b1c7ced9
@ -3561,6 +3561,7 @@ imprisonned:imprisoned
|
|||||||
improvision:improvisation
|
improvision:improvisation
|
||||||
improvment:improvement
|
improvment:improvement
|
||||||
improvments:improvements
|
improvments:improvements
|
||||||
|
imput:input
|
||||||
imrovement:improvement
|
imrovement:improvement
|
||||||
inablility:inability
|
inablility:inability
|
||||||
inacccessible:inaccessible
|
inacccessible:inaccessible
|
||||||
|
@ -112,7 +112,7 @@ class CORE_EXPORT QgsGeometry
|
|||||||
AddPartSelectedGeometryNotFound, //!< The selected geometry cannot be found
|
AddPartSelectedGeometryNotFound, //!< The selected geometry cannot be found
|
||||||
AddPartNotMultiGeometry, //!< The source geometry is not multi
|
AddPartNotMultiGeometry, //!< The source geometry is not multi
|
||||||
/* Add ring issues*/
|
/* Add ring issues*/
|
||||||
AddRingNotClosed, //!< The imput ring is not closed
|
AddRingNotClosed, //!< The input ring is not closed
|
||||||
AddRingNotValid, //!< The input ring is not valid
|
AddRingNotValid, //!< The input ring is not valid
|
||||||
AddRingCrossesExistingRings, //!< The input ring crosses existing rings (it is not disjoint)
|
AddRingCrossesExistingRings, //!< The input ring crosses existing rings (it is not disjoint)
|
||||||
AddRingNotInExistingFeature, //!< The input ring doesn't have any existing ring to fit into
|
AddRingNotInExistingFeature, //!< The input ring doesn't have any existing ring to fit into
|
||||||
|
Loading…
x
Reference in New Issue
Block a user