From f8423cb908f61527b43c825ba04cbe00158665fa Mon Sep 17 00:00:00 2001 From: Kristian Evers Date: Mon, 5 Apr 2021 07:05:29 +0200 Subject: Merge pull request #2648 from jidanni/patch-1 Add missing comma --- docs/source/operations/options/R.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/operations/options/R.rst b/docs/source/operations/options/R.rst index 1d4af03a..6d1b597e 100644 --- a/docs/source/operations/options/R.rst +++ b/docs/source/operations/options/R.rst @@ -1,4 +1,4 @@ .. option:: +R= - Radius of the sphere given in meters. If used in conjunction with ``+ellps`` + Radius of the sphere given in meters. If used in conjunction with ``+ellps``, ``+R`` takes precedence. -- cgit v1.2.3