From 96388832c7a6f35090f3042fd518daabb1c38f78 Mon Sep 17 00:00:00 2001 From: Even Rouault Date: Thu, 23 Dec 2021 20:47:25 +0100 Subject: Merge pull request #2992 from anbj/fix-formatting bertin1953.rst: fix formatting --- docs/source/operations/projections/bertin1953.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/operations/projections/bertin1953.rst b/docs/source/operations/projections/bertin1953.rst index a525925c..65afcf62 100644 --- a/docs/source/operations/projections/bertin1953.rst +++ b/docs/source/operations/projections/bertin1953.rst @@ -42,7 +42,7 @@ Usage ############################################################################### The Bertin 1953 projection has no special options. Its rotation parameters -are fixed. Here is an example of a forward projection with scale 1: +are fixed. Here is an example of a forward projection with scale 1:: $ echo 122 47 | src/proj +proj=bertin1953 +R=1 0.72 0.73 -- cgit v1.2.3