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.
1 parent 5211e18 commit 211d997Copy full SHA for 211d997
src/problems/nonlinear_problems.jl
@@ -385,7 +385,7 @@ and below.
385
!!! warn
386
While `explictfuns![i]` could in theory use `sols[i+1]` in its computation,
387
these values will not be updated. It is thus the contract of the interface
388
- to not use those values except for as caches to be overriden.
+ to not use those values except for as caches to be overridden.
389
390
!!! note
391
prob.probs[i].p can be aliased with each other as a performance / memory
0 commit comments