Skip to content

Commit 45c12af

Browse files
vchuravyluraess
andauthored
Update src/KernelAbstractions.jl
Co-authored-by: Ludovic Räss <[email protected]>
1 parent e863769 commit 45c12af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/KernelAbstractions.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ this asynchronous version, which requires additional lifetime guarantees as docu
139139
to enable fully asynchronous behavior w.r.t to the host.
140140
141141
!!! note
142-
Backend implementations **must** implement this function.
142+
Backends **must** implement this function.
143143
"""
144144
function copyto! end
145145

0 commit comments

Comments
 (0)