diff --git a/src/Numerics/LinearAlgebra/Generic/Matrix.cs b/src/Numerics/LinearAlgebra/Generic/Matrix.cs index 717fd0e0..e2df0170 100644 --- a/src/Numerics/LinearAlgebra/Generic/Matrix.cs +++ b/src/Numerics/LinearAlgebra/Generic/Matrix.cs @@ -1367,7 +1367,7 @@ namespace MathNet.Numerics.LinearAlgebra.Generic #endregion /// - /// Ranges the check. + /// Checks the range of the requested row, column. /// /// /// The row of the element.