diff options
| author | Martijn Visser <mgvisser@gmail.com> | 2021-01-17 11:57:39 +0100 |
|---|---|---|
| committer | Martijn Visser <mgvisser@gmail.com> | 2021-01-17 11:57:39 +0100 |
| commit | 169ccbb7a0a4d64a300f111d38e1e25bddbd5182 (patch) | |
| tree | b3f00362a652d1b7ea35bbe4a974f6b0d6acb0cb /docs/source/operations/transformations/helmert.rst | |
| parent | 1e7f6c68bfb54727b855533ad00ed335b092f56a (diff) | |
| download | PROJ-169ccbb7a0a4d64a300f111d38e1e25bddbd5182.tar.gz PROJ-169ccbb7a0a4d64a300f111d38e1e25bddbd5182.zip | |
fix a few typos in the docs
Diffstat (limited to 'docs/source/operations/transformations/helmert.rst')
| -rw-r--r-- | docs/source/operations/transformations/helmert.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/operations/transformations/helmert.rst b/docs/source/operations/transformations/helmert.rst index 34acc332..c0f6934f 100644 --- a/docs/source/operations/transformations/helmert.rst +++ b/docs/source/operations/transformations/helmert.rst @@ -349,7 +349,7 @@ For :math:`\mathbf{R}`, this yields: \end{bmatrix} -Using the small angle approxition the rotation matrix can be simplified to +Using the small angle approximation the rotation matrix can be simplified to .. math:: :label: rot_approx |
