diff --git a/source/elements/oneMKL/source/domains/dft/descriptor.rst b/source/elements/oneMKL/source/domains/dft/descriptor.rst index cbb3355aa3..87e316bd03 100644 --- a/source/elements/oneMKL/source/domains/dft/descriptor.rst +++ b/source/elements/oneMKL/source/domains/dft/descriptor.rst @@ -430,7 +430,7 @@ As specified :ref:`above`, all required configuration parameters must be set before this function is called. Any change in configuration operated on a ``descriptor`` object via a call to its :ref:`onemkl_dft_descriptor_set_value` member function *after* it was committed -may not be successfully reflected by that object unless its ``commit`` member +results in an undefined state not suitable for computation until this ``commit`` member function is called again. .. rubric:: Syntax