Skip to content

Commit 4a85d31

Browse files
s-kanaevmlychkov
authored andcommitted
Update sycl/test/basic_tests/image.cpp
Co-Authored-By: Mikhail Lychkov <[email protected]> Signed-off-by: Sergey Kanaev <[email protected]>
1 parent 32afd2b commit 4a85d31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sycl/test/basic_tests/image.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ int main() {
7373
});
7474
}
7575

76-
// image wioth write accessor to it in kernel
76+
// image with write accessor to it in kernel
7777
{
7878
int NX = 32;
7979
int NY = 32;

0 commit comments

Comments
 (0)