Skip to content

Commit

Permalink
Another fix in the docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
michakraus committed Jan 19, 2024
1 parent a3f4285 commit 94f642c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/modules/integrators.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ The extrapolation routines are exclusively used for computing
initial guesses and are usually not called directly by the user.

```@autodocs
Modules = [GeometricIntegrators.Integrators]
Modules = [GeometricIntegrators.Extrapolators]
Order = [:constant, :type, :macro, :function]
Pages = ["extrapolation/extrapolation.jl",
"extrapolation/aitken_neville.jl",
Expand Down

0 comments on commit 94f642c

Please sign in to comment.