Skip to content

Commit cce58d6

Browse files
committed
Clean sentence
1 parent 87b90b6 commit cce58d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

psipy/data/sample_data.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
def mas_helio():
1212
"""
1313
Get some MAS heliospheric data files. These are taken from CR2210, which
14-
is used for the PSP data comparisons.
14+
is used for PSP data comparisons in the documentation examples.
1515
"""
1616
mas_helio_dir = download_dir / 'mas_helio'
1717
mas_helio_dir.mkdir(parents=True, exist_ok=True)

0 commit comments

Comments
 (0)