Skip to content

Commit 71ecc85

Browse files
committed
Merge branch 'fix_cyclic_subset_bug' of github.com:mattjbr123/cf-python into fix_cyclic_subset_bug
2 parents 4411ede + ca952eb commit 71ecc85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Changelog.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ version NEXTRELEASE
77
* Fix bug where `cf.example_fields` returned a `list`
88
of Fields rather than a `Fieldlist`
99
(https://github.com/NCAS-CMS/cf-python/issues/725)
10-
* Fix bug where `cf.functions.normalize_slice` doesn't correctly
10+
* Fix bug where `cf.normalize_slice` doesn't correctly
1111
handle certain cyclic slices
1212
(https://github.com/NCAS-CMS/cf-python/issues/774)
1313

0 commit comments

Comments
 (0)