Skip to content

Commit 5600e75

Browse files
authored
[SYCLomatic] Fix a typo in the doc (#2788)
Signed-off-by: Jiang, Zhiwei <zhiwei.jiang@intel.com>
1 parent e1aeee2 commit 5600e75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/dev_guide/reference/dpct-namespace-reference.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ The following table lists main member functions of memory classes:
221221

222222
* - Function
223223
- Description
224-
* - ``get_prt()``
224+
* - ``get_ptr()``
225225
- Returns memory pointer of the memory object. It is a virtual pointer when
226226
buffer-based memory model is used, and it is a device pointer when a USM
227227
memory model is used.

0 commit comments

Comments
 (0)