Skip to content
Permalink
Browse files
Fix spelling
  • Loading branch information
m-kuhn committed Aug 23, 2017
1 parent fc5ad20 commit 21b1c7c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
@@ -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

0 comments on commit 21b1c7c

Please sign in to comment.