Skip to content

Commit 64a77af

Browse files
committed
Merge pull request #638 from 3nids/typo
typo
2 parents c8ff386 + 4d72f82 commit 64a77af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/core/qgssnapper.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ class CORE_EXPORT QgsSnapper
7272

7373
enum SnappingMode
7474
{
75-
/**Only one snapping result is retured*/
75+
/**Only one snapping result is returned*/
7676
SnapWithOneResult,
7777
/**Several snapping results which have the same position are returned.
7878
This is useful for topological editing*/

0 commit comments

Comments
 (0)