Skip to content

Commit b28acb7

Browse files
Merge pull request #1092 from DanielVandH/patch-1
Typo in docstring
2 parents 228b900 + d0e71c4 commit b28acb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/solve.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -877,7 +877,7 @@ Note that if a method does not have adaptivity, the following rules apply:
877877
#### [Advanced Adaptive Stepsize Control](https://docs.sciml.ai/DiffEqDocs/stable/extras/timestepping/)
878878
879879
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
880+
and are mostly used to make it more efficient on specific problems. For detailed
881881
explanations of the timestepping algorithms, see the
882882
[timestepping descriptions](https://docs.sciml.ai/DiffEqDocs/stable/extras/timestepping/#timestepping)
883883

0 commit comments

Comments
 (0)