We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4a8bf0 commit ecc64f8Copy full SHA for ecc64f8
topics/units.rst
@@ -57,7 +57,7 @@ The type and name strings are checked against the allowed values as follows:
57
The value can be any valid floating-point number.
58
59
The allowed types and names may be queried interactively in pyEXP
60
-using the ``getAllowedUnitNTypes()`` and
+using the ``getAllowedUnitTypes()`` and
61
``getAllowedUnitNames(type)``, see :ref:`units-interface`. For
62
development reference, these allowed strings are defined in
63
``expui/UnitValidator.cc`` in the EXP source tree.
0 commit comments