Skip to content

Commit 7b5300f

Browse files
committed
Update sycl_usm_array_interface.rst
1 parent ec51a5c commit 7b5300f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/doc_sources/api_reference/dpctl/sycl_usm_array_interface.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,10 +44,10 @@ Python dictionary with the following fields:
4444
Python object from which SYCL context to which represented USM allocation is bound.
4545

4646
============================================== =======================================
47-
Filter selector string Platform's default context
47+
Filter selector string Platform's default context for the platform
4848
the SYCL device selected by the
4949
:ref:`filter selector string <filter_selector_string>`
50-
.
50+
it is a part of.
5151
:py:class:`dpctl.SyclContext` An explicitly provided context.
5252
Python capsule with name ``"SyclContextRef"`` A Python capsule carrying a
5353
``DPCTLSyclContextRef`` opaque pointer.

0 commit comments

Comments
 (0)