Skip to content

Commit 5244579

Browse files
committedMar 2, 2025
doc: minor correction
1 parent 13536cc commit 5244579

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/controller/transcription.jl

+1-1
Original file line numberDiff line numberDiff line change
@@ -343,7 +343,7 @@ They are defined in the Extended Help section.
343343
\mathbf{E} &= [\begin{smallmatrix}\mathbf{0} & \mathbf{E^†} \end{smallmatrix}] \\
344344
\mathbf{E^†} &= \text{diag}\mathbf{(Ĉ,Ĉ,...,Ĉ)} \\
345345
\mathbf{J} &= \text{diag}\mathbf{(D̂_d,D̂_d,...,D̂_d)} \\
346-
\mathbf{ex̂} &= [\begin{smallmatrix}\mathbf{0} & \mathbf{I}\end{smallmatrix}]
346+
\mathbf{e_x̂} &= [\begin{smallmatrix}\mathbf{0} & \mathbf{I}\end{smallmatrix}]
347347
\end{aligned}
348348
```
349349
"""

0 commit comments

Comments
 (0)
Please sign in to comment.