Skip to content

Commit

Permalink
Apply review suggestion
Browse files Browse the repository at this point in the history
Co-authored-by: Tim Jenness <[email protected]>
  • Loading branch information
andy-slac and timj committed Sep 10, 2024
1 parent 70b56d2 commit 76d34d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/lsst/daf/butler/_butler_collections.py
Original file line number Diff line number Diff line change
Expand Up @@ -437,7 +437,7 @@ def _group_by_dataset_type(
dataset_types : `~collections.abc.Set` [`str`]
Set of dataset type names to extract.
collection_infos : `~collections.abc.Iterable` [`CollectionInfo`]
Colelction infos, must contain dataset type summary.
Collection infos, must contain dataset type summary.
Returns
-------
Expand Down

0 comments on commit 76d34d6

Please sign in to comment.