Skip to content

Commit

Permalink
correct mistake in library.md concerning aBS
Browse files Browse the repository at this point in the history
  • Loading branch information
rveltz committed Sep 1, 2024
1 parent f6ae81f commit 7507a8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/library.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ BifurcationKit.PairOfEvents
## Branch switching (branch point)

```@docs
continuation(br::ContResult, ind_bif::Int, optionsCont::ContinuationPar ; kwargs...)
continuation(br::BifurcationKit.AbstractResult{BifurcationKit.EquilibriumCont}, ind_bif::Int, optionsCont::ContinuationPar ; kwargs...)
```

## Branch switching (Hopf point)
Expand Down

0 comments on commit 7507a8c

Please sign in to comment.