Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
molpopgen committed Apr 22, 2019
1 parent c1ecd10 commit 7a428bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/pages/working_with_genotypes_trees.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Iterating over individual variants
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Let's get the derived mutation frequency spectrum at neutral and selected sites
for the first fify nodes in the population generated in :ref:`introexample`.
for the first fifty nodes in the population generated in :ref:`introexample`.
To do so, we use :class:`fwdpy11.VariantIterator` to traverse each mutation:

.. ipython:: python
Expand Down

0 comments on commit 7a428bb

Please sign in to comment.