Skip to content

Commit ad2b2ed

Browse files
committed
doc: minor correction
1 parent c4ed28c commit ad2b2ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/controller/construct.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -483,7 +483,7 @@ The ``\mathbf{S}`` and ``\mathbf{T}`` matrices are defined in the Extended Help
483483
\mathbf{I} \\
484484
\vdots \\
485485
\mathbf{I} \end{bmatrix}
486-
```
486+
```
487487
"""
488488
function init_ΔUtoU(model::SimModel{NT}, Hp, Hc) where {NT<:Real}
489489
# S and T are `Matrix{NT}` since conversion is faster than `Matrix{Bool}` or `BitMatrix`

0 commit comments

Comments
 (0)