File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ <h2>NOTES</h2>
6060r.profile input=dgm12.5 coordinates=3570631,5763556 2> /dev/null
6161</ pre > </ div >
6262
63- This filters out the everything except the numbers.
63+ This filters out everything except the numbers.
6464
6565< h2 > EXAMPLES</ h2 >
6666
@@ -111,7 +111,7 @@ <h3>Extraction of values along profile defined by coordinates (variant 1)</h3>
111111
112112< h3 > Extraction of values along profile defined by coordinates (variant 2)</ h3 >
113113
114- Coordinate pairs can also being "piped" into < em > r.profile</ em > (variant 2a):
114+ Coordinate pairs can also be "piped" into < em > r.profile</ em > (variant 2a):
115115
116116< div class ="code "> < pre >
117117r.profile elevation resolution=1000 file=- << EOF
@@ -123,7 +123,7 @@ <h3>Extraction of values along profile defined by coordinates (variant 2)</h3>
123123</ pre > </ div >
124124
125125< p >
126- Coordinate pairs can also being "piped" into < em > r.profile</ em > (variant 2b):
126+ Coordinate pairs can also be "piped" into < em > r.profile</ em > (variant 2b):
127127
128128< div class ="code "> < pre >
129129echo "641712,226095
You can’t perform that action at this time.
0 commit comments