diff --git a/docbook/users-guide/LinearAlgebra.md b/docbook/users-guide/LinearAlgebra.md index be86c908e28bfac08fe439dd2d781bb56c0448c1..e7a401b162a0cecce63d37b2a704c6f5ac557393 100644 --- a/docbook/users-guide/LinearAlgebra.md +++ b/docbook/users-guide/LinearAlgebra.md @@ -389,7 +389,7 @@ enough. | | | | | | `C.Mult(A,B)` | | +-------------------------+------------------------------------+--------------------+ -| | `TMatrixD(A,TMatrixD::kMult,B)` | `constructor of ` | +| | `TMatrixD(A,TMatrixD::kMult,B)` | `constructor of ` | | | | $A.B$ | +-------------------------+------------------------------------+--------------------+ | | `TMatrixD(A,` | `constructor of ` |