Skip to content

Commit 349b81d

Browse files
committed
comment update
Signed-off-by: Chris Perkins <[email protected]>
1 parent fdcda6a commit 349b81d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sycl/source/detail/queue_impl.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -400,7 +400,7 @@ class queue_impl {
400400

401401
void initHostTaskAndEventCallbackThreadPool();
402402

403-
/// queue_impl.addSharedEvent tracks events with weak pointers
403+
/// queue_impl.addEvent tracks events with weak pointers
404404
/// but some events have no other owners. addSharedEvent()
405405
/// follows events with a shared pointer.
406406
///

0 commit comments

Comments
 (0)