Skip to content

Commit

Permalink
Defined in header -> defined in
Browse files Browse the repository at this point in the history
Signed-off-by: Dmitriy Sobolev <[email protected]>
  • Loading branch information
dmitriy-sobolev committed Jan 25, 2024
1 parent 91e0439 commit 1899a92
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ A synopsis of the ``radix_sort`` and ``radix_sort_by_key`` functions is provided

.. code:: cpp
// defined in header <oneapi/dpl/experimental/kernel_templates>
// defined in <oneapi/dpl/experimental/kernel_templates>
namespace oneapi::dpl::experimental::kt::esimd {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ A synopsis of the ``kernel_param`` struct is provided below:

.. code:: cpp
// defined in header <oneapi/dpl/experimental/kernel_templates>
// defined in <oneapi/dpl/experimental/kernel_templates>
namespace oneapi::dpl::experimental::kt {
Expand Down

0 comments on commit 1899a92

Please sign in to comment.