From 1abe7a7a820502e4f82c5dcb62411243efdc8b77 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A9=8D=E4=B8=B9=E5=B0=BC=20Dan=20Jacobson?= Date: Mon, 5 Apr 2021 09:47:33 +0800 Subject: Add missing comma For https://github.com/OSGeo/PROJ/issues/2645 . --- docs/source/operations/options/R.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/source') 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