Skip to content

Commit 4726e1b

Browse files
Typo
Co-authored-by: Sadie L. Bartholomew <sadie.bartholomew@ncas.ac.uk>
1 parent e3e1438 commit 4726e1b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cf/mixin/fielddomain.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3361,7 +3361,7 @@ def radius(self, default=None):
33613361
including `numpy` and `Data` objects. The units of the
33623362
radius are assumed to be metres, unless specified by a
33633363
`Data` object. If the special value ``'earth'`` is
3364-
given then the default radius taken as 6371229
3364+
given then the default radius is taken as 6371229
33653365
metres. If *default* is `None` an exception will be
33663366
raised if no unique datum can be found in the
33673367
coordinate reference constructs.

0 commit comments

Comments
 (0)