Skip to content

Commit 73d90a2

Browse files
author
pcav
committedJul 15, 2009
Typo in v.net.path
git-svn-id: http://svn.osgeo.org/qgis/trunk@11072 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent 3f3743b commit 73d90a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/plugins/grass/modules-common/v.net.path.qgm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!DOCTYPE qgisgrassmodule SYSTEM "http://mrcc.com/qgisgrassmodule.dtd">
33

4-
<qgisgrassmodule label="Finds shortest path on vecto network" module="v.net.path">
4+
<qgisgrassmodule label="Finds shortest path on vector network" module="v.net.path">
55
<option key="input" />
66
<option key="alayer" answer="1" />
77
<option key="nlayer" answer="2" />

0 commit comments

Comments
 (0)
Please sign in to comment.