We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 228b900 + d0e71c4 commit b28acb7Copy full SHA for b28acb7
src/solve.jl
@@ -877,7 +877,7 @@ Note that if a method does not have adaptivity, the following rules apply:
877
#### [Advanced Adaptive Stepsize Control](https://docs.sciml.ai/DiffEqDocs/stable/extras/timestepping/)
878
879
These arguments control more advanced parts of the internals of adaptive timestepping
880
-and are mostly used to make it more efficient on specific problems. For detained
+and are mostly used to make it more efficient on specific problems. For detailed
881
explanations of the timestepping algorithms, see the
882
[timestepping descriptions](https://docs.sciml.ai/DiffEqDocs/stable/extras/timestepping/#timestepping)
883
0 commit comments