Skip to content

Commit d927b06

Browse files
committed
Fix misspelling
1 parent df207c8 commit d927b06

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

malariagen_data/anoph/sample_metadata.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1345,7 +1345,7 @@ def _setup_cohort_queries(
13451345
cohort_size: Optional[base_params.cohort_size],
13461346
min_cohort_size: Optional[base_params.min_cohort_size],
13471347
):
1348-
"""Convenience function to normalise the `cohorts` paramater to a
1348+
"""Convenience function to normalise the `cohorts` parameter to a
13491349
dictionary mapping cohort labels to sample metadata queries."""
13501350

13511351
if isinstance(cohorts, dict):

0 commit comments

Comments
 (0)