Skip to content

Commit a7732d0

Browse files
philipc2Copilot
andauthored
Update uxarray/subset/dataarray_accessor.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 9090b70 commit a7732d0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

uxarray/subset/dataarray_accessor.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,7 @@ def constant_longitude_interval(
296296
lons: Tuple[float, float],
297297
inverse_indices: Union[List[str], Set[str], bool] = False,
298298
):
299-
"""Extracts a subset of data by selecting all faces are within a specifed longitude interval.
299+
"""Extracts a subset of data by selecting all faces are within a specified longitude interval.
300300
301301
Parameters
302302
----------

0 commit comments

Comments
 (0)