diff options
| author | Kurt Schwehr <schwehr@google.com> | 2018-05-23 10:43:32 -0700 |
|---|---|---|
| committer | Kurt Schwehr <schwehr@google.com> | 2018-05-23 10:43:32 -0700 |
| commit | 6d06ad7ced0316b3395d111611b16fe354400c5d (patch) | |
| tree | 30d752f4ffa24a3cb1dc99013259cb292b6f8100 /docs/source | |
| parent | 39098441ce39ca7b4ad97cec8df28a4516039a05 (diff) | |
| download | PROJ-6d06ad7ced0316b3395d111611b16fe354400c5d.tar.gz PROJ-6d06ad7ced0316b3395d111611b16fe354400c5d.zip | |
Fix indentation in gie roundtrip option
Diffstat (limited to 'docs/source')
| -rw-r--r-- | docs/source/apps/gie.rst | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/docs/source/apps/gie.rst b/docs/source/apps/gie.rst index b3d1a06b..9d3fa0c2 100644 --- a/docs/source/apps/gie.rst +++ b/docs/source/apps/gie.rst @@ -218,7 +218,7 @@ gie command language accept 12 55 roundtrip - Example with count and default tolerance: + Example with count and default tolerance: .. code-block:: console @@ -226,7 +226,7 @@ gie command language accept 12 55 roundtrip 10000 - Example with count and tolerance: + Example with count and tolerance: .. code-block:: console @@ -234,7 +234,6 @@ gie command language accept 12 55 roundtrip 10000 5 mm - .. option:: direction <direction> The :option:`direction` command specifies in which direction an operation |
