Skip to content

Commit 69db698

Browse files
The9CatCopilot
andauthored
Update topics/units.rst
Co-authored-by: Copilot <[email protected]>
1 parent ecc64f8 commit 69db698

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

topics/units.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ is called ``coefs``. The following command will register the unit set:
119119
('velocity', 'km/s', 1.0), ('G', 'mixed', 43007.1) ])
120120
121121
These units will be in the HDF5 that you create using
122-
``coefs.WriteH5Coeds('filename')``. You can query, for example, the
122+
``coefs.WriteH5Coefs('filename')``. You can query, for example, the
123123
allowed 'mass' units with the call
124124
``coefs.getAllowedUnitNames('mass')`` which returns:
125125

0 commit comments

Comments
 (0)