We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 700f846 commit 0759153Copy full SHA for 0759153
cf/test/test_regrid_featureType.py
@@ -203,7 +203,7 @@ def test_Field_regrid_featureType_to_grid_2d(self):
203
src = src.copy()
204
src[6:8] = cf.masked
205
# This following element should be smaller, because it
206
- # now only has two source cells conrtibuting to it,
+ # now only has two source cells contributing to it,
207
# rather than four.
208
y[3, 0] = 547
209
0 commit comments