Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ppinchuk committed Aug 13, 2024
1 parent 86035da commit 7b5dcc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_multi_time_resource.py
Original file line number Diff line number Diff line change
Expand Up @@ -377,7 +377,7 @@ def test_map_hsds_files():


def test_multi_time_resource_acts_like_resource_single_file():
"""Test that MultiTimeWindResource nehaves like Resource for one file."""
"""Test that MultiTimeWindResource behaves like Resource for one file."""

path = os.path.join(TESTDATADIR, 'wtk/ri_100_wtk_2012.h5')

Expand Down

0 comments on commit 7b5dcc7

Please # to comment.