Skip to content

Commit 0ff5854

Browse files
Update sycl/test-e2e/VirtualMem/memory_granularity.cpp
Co-authored-by: Alexey Sachkov <[email protected]>
1 parent 27e66fa commit 0ff5854

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sycl/test-e2e/VirtualMem/memory_granularity.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
// This test checks whether memory granularity returned is greater then 0 and
44
// that the recommended granularity is the same size or greater than the minimum
5-
// granularity for virtul memory extension.
5+
// granularity for virtual memory extension.
66

77
// RUN: %{build} -o %t.out
88
// RUN: %{run} %t.out

0 commit comments

Comments
 (0)