Skip to content

Commit 90410c2

Browse files
Typos
Co-authored-by: Sadie L. Bartholomew <sadie.bartholomew@ncas.ac.uk>
1 parent a841f12 commit 90410c2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Changelog.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@ Version NEXTVERSION
66
* New function to control the creation of cached elements during data
77
display: `cf.display_data`
88
(https://github.com/NCAS-CMS/cf-python/issues/913)
9-
* New methods: `cf.Data.get_cached_elements`
9+
* New methods: `cf.Data.get_cached_elements`,
1010
`cf.Data.cache_elements`
1111
(https://github.com/NCAS-CMS/cf-python/issues/913)
1212
* Set cached elements during `cf.Data.__init__`
1313
(https://github.com/NCAS-CMS/cf-python/issues/913)
1414
* Removed the `cf.constants.CONSTANTS` dictionary, replacing it
15-
`cf.ConstantAccess.constants`
15+
with `cf.ConstantAccess.constants`
1616
(https://github.com/NCAS-CMS/cf-python/issues/902)
1717
* Reduce the time taken to import `cf`
1818
(https://github.com/NCAS-CMS/cf-python/issues/902)

0 commit comments

Comments
 (0)