File tree 2 files changed +2
-1
lines changed
2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -3561,6 +3561,7 @@ imprisonned:imprisoned
3561
3561
improvision:improvisation
3562
3562
improvment:improvement
3563
3563
improvments:improvements
3564
+ imput:input
3564
3565
imrovement:improvement
3565
3566
inablility:inability
3566
3567
inacccessible:inaccessible
Original file line number Diff line number Diff line change @@ -112,7 +112,7 @@ class CORE_EXPORT QgsGeometry
112
112
AddPartSelectedGeometryNotFound, // !< The selected geometry cannot be found
113
113
AddPartNotMultiGeometry, // !< The source geometry is not multi
114
114
/* Add ring issues*/
115
- AddRingNotClosed, // !< The imput ring is not closed
115
+ AddRingNotClosed, // !< The input ring is not closed
116
116
AddRingNotValid, // !< The input ring is not valid
117
117
AddRingCrossesExistingRings, // !< The input ring crosses existing rings (it is not disjoint)
118
118
AddRingNotInExistingFeature, // !< The input ring doesn't have any existing ring to fit into
You can’t perform that action at this time.
0 commit comments