We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7abb51e commit 9025f57Copy full SHA for 9025f57
python/tskit/trees.py
@@ -635,7 +635,7 @@ class Tree:
635
:param list tracked_samples: The list of samples to be tracked and
636
counted using the :meth:`Tree.num_tracked_samples` method.
637
:param bool sample_lists: If True, provide more efficient access
638
- to the samples beneath a give node using the
+ to the samples beneath a given node using the
639
:meth:`Tree.samples` method.
640
:param int root_threshold: The minimum number of samples that a node
641
must be ancestral to for it to be in the list of roots. By default
0 commit comments