diff --git a/source/elements/oneMath/source/domains/spblas/data_types/set_matrix_property.rst b/source/elements/oneMath/source/domains/spblas/data_types/set_matrix_property.rst index b06d5674a..a277c3c91 100644 --- a/source/elements/oneMath/source/domains/spblas/data_types/set_matrix_property.rst +++ b/source/elements/oneMath/source/domains/spblas/data_types/set_matrix_property.rst @@ -69,7 +69,7 @@ details the property for each matrix format: - Description * - CSR - Setting this property for a matrix using the CSR format will throw a - :ref:`oneapi::mkl::invalid_argument` + :ref:`oneapi::math::invalid_argument` exception. * - COO - Guarantees that the indices are sorted by rows in ascending order.