Skip to content

Commit 98ef29e

Browse files
authored
Merge pull request #5384 from yaochengchen/typo_testing
Fix a typo in testing.py
2 parents 32f1b30 + 9dcb1e7 commit 98ef29e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

yt/testing.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ def distancematrix(
185185
186186
Returns:
187187
--------
188-
a 2D-array of distances between postions `pos3_i0` (changes along
188+
a 2D-array of distances between positions `pos3_i0` (changes along
189189
index 0) and `pos3_i1` (changes along index 1)
190190
191191
"""

0 commit comments

Comments
 (0)