Skip to content

Commit 3b2b9ca

Browse files
authored
[Doc] Fix overzealous sed in ContributeToDPCPP.md (#8114)
After #6507, the contribution guidelines became confusing.
1 parent 02bc932 commit 3b2b9ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sycl/doc/developer/ContributeToDPCPP.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ end-to-end or SYCL-CTS tests.
6969

7070
#### General guidelines
7171

72-
- Use `sycl::` namespace instead of `sycl::`
72+
- Use `sycl::` namespace instead of `cl::sycl::`
7373

7474
- Add a helpful comment describing what the test does at the beginning and
7575
other comments throughout the test as necessary.

0 commit comments

Comments
 (0)