Skip to content

Commit 8de87b8

Browse files
committed
specify which CoupledODEs docstring
1 parent 43ad5e9 commit 8de87b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/CoupledSDEs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ CoupledSDEs
2828
- `CoupledSDEs(ode::CoupledODEs, g)`, with `g` the noise function, turns `ode` into a `CoupledSDEs`
2929

3030
```@docs
31-
CoupledODEs
31+
CoupledODEs(::CoupledSDEs; kwargs...)
3232
```
3333
For example, the
3434
Lyapunov spectrum of a `CoupledSDEs` in the absence of noise, here exemplified by the

0 commit comments

Comments
 (0)