diff --git a/src/Base/MatrixPy.xml b/src/Base/MatrixPy.xml index 843a33e71d..2b56f9f55d 100644 --- a/src/Base/MatrixPy.xml +++ b/src/Base/MatrixPy.xml @@ -202,7 +202,7 @@ vector : Base.Vector Compute the inverse matrix in-place, if possible. - + inverse() -> Base.Matrix\n Compute the inverse matrix, if possible.