Skip to content

Commit 77db022

Browse files
Update sycl/doc/developer/ContributeToDPCPP.md
Co-authored-by: Romanov Vlad <vlad.romanov@intel.com>
1 parent 5ea736d commit 77db022

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
@@ -62,7 +62,7 @@ end-to-end or SYCL-CTS tests.
6262
- Add a helpful comment describing what the test does at the beginning and
6363
other comments throughout the test as necessary.
6464

65-
- All identifiers used in `llvm/sycl` headers and source files must contain at
65+
- All identifiers used in `llvm/sycl` headers files must contain at
6666
least one lowercase letter due to avoid conflicts with user-defined macros.
6767

6868
- Try to follow descriptive naming convention for variables, functions as

0 commit comments

Comments
 (0)