Skip to content

Commit ecc8f64

Browse files
committed
doc: minor correction
1 parent f7ec298 commit ecc8f64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/estimator/execute.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Extended Help for details on ``\mathbf{û_0, f̂}`` and ``\mathbf{ĥ}`` implem
4949
in which:
5050
```math
5151
\begin{aligned}
52-
\mathbf{û_0}(k) &= \mathbf{u_0}(k) + \mathbf{y_{s_u}(k)} \\
52+
\mathbf{û_0}(k) &= \mathbf{u_0}(k) + \mathbf{y_{s_u}}(k) \\
5353
\mathbf{y_{s_u}}(k) &= \mathbf{C_{s_u} x_s}(k) \\
5454
\mathbf{y_{s_y}}(k) &= \mathbf{C_{s_y} x_s}(k)
5555
\end{aligned}

0 commit comments

Comments
 (0)