Skip to content

Commit e8432e4

Browse files
rouaultgithub-actions[bot]
authored andcommitted
Merge pull request OSGeo#3757 from jidanni/patch-8
Remove testing residue
1 parent 02e12b4 commit e8432e4

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)