From ee9c45e3a1794e7f8536b728f3e5df5fe342e9ac Mon Sep 17 00:00:00 2001 From: Mike Kinsner Date: Tue, 12 Dec 2023 09:02:56 -0400 Subject: [PATCH] Fix formatting by removing trailing 's' --- adoc/chapters/programming_interface.adoc | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/adoc/chapters/programming_interface.adoc b/adoc/chapters/programming_interface.adoc index 72862500..b3566be5 100644 --- a/adoc/chapters/programming_interface.adoc +++ b/adoc/chapters/programming_interface.adoc @@ -11907,7 +11907,7 @@ device_event async_work_group_copy(local_ptr dest, a@ Deprecated in SYCL 2020. Has the same effect as the overload taking [code]#decorated_local_ptr# and [code]#decorated_global_ptr# except that the dest and src parameters - are [code]#multi_ptr#s with [code]#access::decorated::legacy#. + are [code]#multi_ptr# with [code]#access::decorated::legacy#. a@ [source] @@ -11920,7 +11920,7 @@ device_event async_work_group_copy(global_ptr dest, a@ Deprecated in SYCL 2020. Has the same effect as the overload taking [code]#decorated_local_ptr# and [code]#decorated_global_ptr# except that the dest and src parameters - are [code]#multi_ptr#s with [code]#access::decorated::legacy#. + are [code]#multi_ptr# with [code]#access::decorated::legacy#. a@ [source] @@ -11933,7 +11933,7 @@ device_event async_work_group_copy(local_ptr dest, a@ Deprecated in SYCL 2020. Has the same effect as the overload taking [code]#decorated_local_ptr# and [code]#decorated_global_ptr# except that the dest and src parameters - are [code]#multi_ptr#s with [code]#access::decorated::legacy#. + are [code]#multi_ptr# with [code]#access::decorated::legacy#. a@ [source] @@ -11946,7 +11946,7 @@ device_event async_work_group_copy(global_ptr dest, a@ Deprecated in SYCL 2020. Has the same effect as the overload taking [code]#decorated_local_ptr# and [code]#decorated_global_ptr# except that the dest and src parameters - are [code]#multi_ptr#s with [code]#access::decorated::legacy#. + are [code]#multi_ptr# with [code]#access::decorated::legacy#. a@ [source] @@ -12448,7 +12448,7 @@ device_event async_work_group_copy(local_ptr dest, a@ Deprecated in SYCL 2020. Has the same effect as the overload taking [code]#decorated_local_ptr# and [code]#decorated_global_ptr# except that the dest and src parameters - are [code]#multi_ptr#s with [code]#access::decorated::legacy#. + are [code]#multi_ptr# with [code]#access::decorated::legacy#. a@ [source] @@ -12461,7 +12461,7 @@ device_event async_work_group_copy(global_ptr dest, a@ Deprecated in SYCL 2020. Has the same effect as the overload taking [code]#decorated_local_ptr# and [code]#decorated_global_ptr# except that the dest and src parameters - are [code]#multi_ptr#s with [code]#access::decorated::legacy#. + are [code]#multi_ptr# with [code]#access::decorated::legacy#. a@ [source] @@ -12474,7 +12474,7 @@ device_event async_work_group_copy(local_ptr dest, a@ Deprecated in SYCL 2020. Has the same effect as the overload taking [code]#decorated_local_ptr# and [code]#decorated_global_ptr# except that the dest and src parameters - are [code]#multi_ptr#s with [code]#access::decorated::legacy#. + are [code]#multi_ptr# with [code]#access::decorated::legacy#. a@ [source] @@ -12487,7 +12487,7 @@ device_event async_work_group_copy(global_ptr dest, a@ Deprecated in SYCL 2020. Has the same effect as the overload taking [code]#decorated_local_ptr# and [code]#decorated_global_ptr# except that the dest and src parameters - are [code]#multi_ptr#s with [code]#access::decorated::legacy#. + are [code]#multi_ptr# with [code]#access::decorated::legacy#. a@ [source]