Skip to content

Commit 84e2d0a

Browse files
committed
Minor update to docstring
1 parent 12a1fcd commit 84e2d0a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plasticparcels/utils.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ def download_plasticparcels_dataset(dataset: str, settings, data_home=None):
116116
dataset : str
117117
Name of the dataset to load.
118118
settings : dict
119-
Dictionary containing the settings for the simulation.
119+
Dictionary containing the settings for the models and simulation.
120120
data_home : pathlike, optional
121121
The directory in which to cache data. If not specified, the value
122122
of the ``PLASTICPARCELS_DATA`` environment variable, if any, is used.

0 commit comments

Comments
 (0)