Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
Co-authored-by: Sadie L. Bartholomew <[email protected]>
  • Loading branch information
davidhassell and sadielbartholomew authored Aug 31, 2023
1 parent 457c1ed commit 6e3ac97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cf/test/test_CFA.py
Original file line number Diff line number Diff line change
Expand Up @@ -451,7 +451,7 @@ def test_CFA_multiple_files(self):

def test_CFA_unlimited_dimension(self):
"""Test CFA with unlimited dimensions"""
# Create a CAF file from a field that has an unlimited
# Create a CFA file from a field that has an unlimited
# dimension and no metadata constructs spanning that dimension
f = cf.example_field(0)
d = f.domain_axis("X")
Expand Down

0 comments on commit 6e3ac97

Please sign in to comment.