diff options
| author | mwtoews <mwtoews@gmail.com> | 2018-04-22 21:55:44 +1200 |
|---|---|---|
| committer | mwtoews <mwtoews@gmail.com> | 2018-04-22 21:55:44 +1200 |
| commit | 410a515228166399f8c145568f20a7799a450757 (patch) | |
| tree | 8687d0ce20dd5dce942d3020934d2770763ccbd3 /docs/source | |
| parent | 656703a278a30a8745a7df08f7d7dffbc057d4b3 (diff) | |
| download | PROJ-410a515228166399f8c145568f20a7799a450757.tar.gz PROJ-410a515228166399f8c145568f20a7799a450757.zip | |
Fix subtle typo in table syntax
Diffstat (limited to 'docs/source')
| -rw-r--r-- | docs/source/operations/projections/nsper.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/operations/projections/nsper.rst b/docs/source/operations/projections/nsper.rst index 3f46f2b4..d204305b 100644 --- a/docs/source/operations/projections/nsper.rst +++ b/docs/source/operations/projections/nsper.rst @@ -18,7 +18,7 @@ The near-sided perspective projection simulates a view from a height +---------------------+-------------------------------------------------------------+ | `+h` | Height of the view point above the Earth and must be in | | | the same units as the radius of the sphere. Required. | -+---------------------+-------------------------------------------------------------| ++---------------------+-------------------------------------------------------------+ | `+lat_0` | Latitude (in degrees) of the view position. Defaults to 0. | +---------------------+-------------------------------------------------------------+ | `+lon_0` | Longitude (in degrees) of the view position. Defaults to 0. | |
