Skip to content

Commit 6539ce9

Browse files
committedSep 30, 2011
fix typo
1 parent e55887f commit 6539ce9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/analysis/network/qgsgraph.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
* Vertex is identified by its geographic coordinates (but you can add two vertex
1919
* with unique coordinate), no additional properties it can not be assigned.
2020
* Count the number of properties not limited along the arc. Graph may
21-
* be have intsedentnye arcs.
21+
* be have incidence arcs.
2222
*
2323
* \file qgsgraph.h
2424
*/

0 commit comments

Comments
 (0)
Please sign in to comment.