Skip to content

Commit a7553d0

Browse files
committed
doc: minor correction
1 parent 03b5a44 commit a7553d0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/estimator/construct.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -370,7 +370,7 @@ function default_nint(model::LinModel, i_ym=1:model.ny, nint_u=0)
370370
end
371371

372372
"""
373-
default_nint(model::SimModel, i_ym=1:model.ny, nint_u=0)
373+
default_nint(model::SimModel, i_ym=1:model.ny, nint_u=0) -> nint_ym
374374
375375
One integrator on each measured output by default for other cases e.g. [`NonLinModel`](@ref).
376376

0 commit comments

Comments
 (0)