Skip to content

Commit 683c716

Browse files
authored
Merge pull request OSGeo#3759 from OSGeo/backport-3757-to-master
[Backport master] Remove testing residue
2 parents 02e12b4 + e8432e4 commit 683c716

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/operations/projections/eqearth.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Usage
4444
The Equal Earth projection has no special options. Here is
4545
an example of an forward projection on a sphere with a radius of 1 m::
4646

47-
$ echo 122 47 | src/proj +proj=eqearth +R=1
47+
$ echo 122 47 | proj +proj=eqearth +R=1
4848
1.55 0.89
4949

5050
Parameters

0 commit comments

Comments
 (0)