Explorar o código

fix https://trac.osgeo.org/grass/changeset/68003

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@68011 15284696-431f-4ddb-bdfa-cd5b030d7da7
Markus Neteler %!s(int64=9) %!d(string=hai) anos
pai
achega
9349016eb1
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      vector/v.net.steiner/v.net.steiner.html

+ 2 - 2
vector/v.net.steiner/v.net.steiner.html

@@ -23,9 +23,9 @@ input vector map needs to be prepared with <em>v.net operation=connect</em>.
 
 <h2>NOTES</h2>
 
-<p>Current implementation of obtaining Steiner tree is not memory efficient.
+Current implementation of obtaining Steiner tree is not memory efficient.
 An attempt to run module on a network with large number of intersections thus
-might result in failure to allocate memory or out of memory condition.</p>
+might result in failure to allocate memory or out of memory condition.
 
 <h2>EXAMPLE</h2>