We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 769b234 commit bae8009Copy full SHA for bae8009
1 file changed
docs/gwcs/legacy_api.rst
@@ -28,7 +28,7 @@ The ``invert`` method evaluates the backward transform.
28
29
GWCS keeps track of units defined in the transforms, the inputs (if quantities) and
30
the coordinate frames. The type of the result matches the type of the inputs. If the input
31
-is Quantities the result is quantites, even if the transforms do not support units.
+is Quantities the result is quantities, even if the transforms do not support units.
32
In this case the units defined in the coordinate frames are used.
33
The Legacy API does not work with High Level Objects. These are supported only by the
34
High Level API.
0 commit comments