Skip to content

Commit c2eaad2

Browse files
authored
1 parent b8be18b commit c2eaad2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/examples/matrix-inversion-manual.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
# ```math
4242
# \begin{gather}
4343
# \begin{bmatrix}
44-
# Q & g^T \\
44+
# Q & G^T \\
4545
# \lambda^* G & G x^* - h
4646
# \end{bmatrix}
4747
# \begin{bmatrix}

0 commit comments

Comments
 (0)