Skip to content

Commit

Permalink
Fix PosInf docstring (Nemocas/Nemo.jl#1528)
Browse files Browse the repository at this point in the history
  • Loading branch information
lgoettgens committed Sep 14, 2023
1 parent 390b89e commit 56d491e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Combinatorics/Matroids/properties.jl
Original file line number Diff line number Diff line change
Expand Up @@ -854,7 +854,7 @@ julia> tutte_connectivity(fano_matroid())
3
julia> tutte_connectivity(uniform_matroid(2,4))
PosInf()
infinity
```
"""
Expand Down

0 comments on commit 56d491e

Please sign in to comment.