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