diff options
| author | Kristian Evers <kristianevers@gmail.com> | 2018-05-24 00:03:21 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-05-24 00:03:21 +0200 |
| commit | fe39b15c3334b15d9948a94c880282043a566969 (patch) | |
| tree | 30d752f4ffa24a3cb1dc99013259cb292b6f8100 /docs/source | |
| parent | 39098441ce39ca7b4ad97cec8df28a4516039a05 (diff) | |
| parent | 6d06ad7ced0316b3395d111611b16fe354400c5d (diff) | |
| download | PROJ-fe39b15c3334b15d9948a94c880282043a566969.tar.gz PROJ-fe39b15c3334b15d9948a94c880282043a566969.zip | |
Merge pull request #1014 from schwehr/gie-rst-indent
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 |
