Skip to content

Commit ed30565

Browse files
committed
Minor changes in docs
1 parent 15d4fcf commit ed30565

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

psyplot/data.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3224,7 +3224,7 @@ def from_dataset(cls, base, method='isel', default_slice=None,
32243224
decoder=None, auto_update=None, prefer_list=False,
32253225
squeeze=True, attrs=None, **kwargs):
32263226
"""
3227-
Construct an ArrayDict instance from an existing base dataset
3227+
Construct an ArrayList instance from an existing base dataset
32283228
32293229
Parameters
32303230
----------

0 commit comments

Comments
 (0)