Skip to content

Commit 4d72f82

Browse files
committedJun 6, 2013
typo
1 parent c8ff386 commit 4d72f82

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)
Please sign in to comment.