Skip to content

Commit a52f151

Browse files
committed
doc: minor correction
1 parent ad44ef9 commit a52f151

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/controller/transcription.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1556,7 +1556,7 @@ the model dynamics are computed by:
15561556
```
15571557
for ``j = 0, 1, ... , H_p-1``, and knowing that the ``\mathbf{k}_i(k+j)`` vectors are
15581558
extracted from the decision variable `Z̃`. The ``\mathbf{x̂_d}`` vectors are the
1559-
deterministic states extracted from ``\mathbf{X̂_̂0}`` also in `Z̃`, and they correspond to the
1559+
deterministic states extracted from ``\mathbf{X̂_0}`` also in `Z̃`, and they correspond to the
15601560
states at the beginning of the interval ``τ_0=0``. The ``\mathbf{k̇}_i`` derivative for the
15611561
``i``th collocation point is computed from the continuous-time function `model.f!` and:
15621562
```math

0 commit comments

Comments
 (0)