From 0759153544265b2a6346bd847f213fde0a3c7228 Mon Sep 17 00:00:00 2001 From: David Hassell Date: Wed, 27 Nov 2024 10:26:03 +0000 Subject: [PATCH] Typo Co-authored-by: Sadie L. Bartholomew --- cf/test/test_regrid_featureType.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cf/test/test_regrid_featureType.py b/cf/test/test_regrid_featureType.py index b9fbbadacd..198b44dd97 100644 --- a/cf/test/test_regrid_featureType.py +++ b/cf/test/test_regrid_featureType.py @@ -203,7 +203,7 @@ def test_Field_regrid_featureType_to_grid_2d(self): src = src.copy() src[6:8] = cf.masked # This following element should be smaller, because it - # now only has two source cells conrtibuting to it, + # now only has two source cells contributing to it, # rather than four. y[3, 0] = 547