Skip to content

Commit

Permalink
Fix docs
Browse files Browse the repository at this point in the history
  • Loading branch information
richardreeve committed Dec 19, 2023
1 parent 3bf1033 commit ac9fc0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/man/io.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ and nexus for ManyTrees trees (e.g. a TreeSet). However, you can tell it to use
for a OneTree:

```@example io
Phylo.write("test.newick", simpletree, Newick())
Phylo.write("test.trees", simpletree, Nexus())
```

## Creating random phylogenies
Expand Down

0 comments on commit ac9fc0e

Please sign in to comment.