From 656553a9ad30eca75734b147fb3c1094b692fbf9 Mon Sep 17 00:00:00 2001 From: HJA Bird <9040797+hjabird@users.noreply.github.com> Date: Mon, 10 Jul 2023 13:58:00 +0100 Subject: [PATCH] Reword (Suggestion FMarno) Co-authored-by: Finlay --- source/elements/oneMKL/source/domains/dft/descriptor.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/elements/oneMKL/source/domains/dft/descriptor.rst b/source/elements/oneMKL/source/domains/dft/descriptor.rst index 546a121410..ea3defe88a 100644 --- a/source/elements/oneMKL/source/domains/dft/descriptor.rst +++ b/source/elements/oneMKL/source/domains/dft/descriptor.rst @@ -114,7 +114,7 @@ factors. The function :ref:`onemkl_dft_descriptor_commit` does this work after use of the function :ref:`onemkl_dft_descriptor_set_value` to set values of all necessary parameters. -The copy constructor is a deep copy of the constructor. +The copy constructor performs a deep copy of the descriptor. .. rubric:: Syntax (one-dimensional transform)