Skip to content

Commit 46d7dcd

Browse files
committed
Fix typos
1 parent 890f1a6 commit 46d7dcd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/BoundaryValueDiffEqMIRK/src/interpolation.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ end
203203
"""
204204
EvalSol
205205
206-
Intermidiate solution for evaluating boundary conditions.
206+
Intermediate solution for evaluating boundary conditions.
207207
It contains the discrete solution, discrete stages and new stages for interpolation.
208208
"""
209209
function (s::EvalSol{C})(tval::Number) where {C <: MIRKCache}

0 commit comments

Comments
 (0)