Skip to content

Commit 0759153

Browse files
Typo
Co-authored-by: Sadie L. Bartholomew <sadie.bartholomew@ncas.ac.uk>
1 parent 700f846 commit 0759153

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cf/test/test_regrid_featureType.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ def test_Field_regrid_featureType_to_grid_2d(self):
203203
src = src.copy()
204204
src[6:8] = cf.masked
205205
# This following element should be smaller, because it
206-
# now only has two source cells conrtibuting to it,
206+
# now only has two source cells contributing to it,
207207
# rather than four.
208208
y[3, 0] = 547
209209

0 commit comments

Comments
 (0)