Skip to content

Commit d9493cb

Browse files
authored
[SYCL][NFC] Fix typo in comment (#3898)
Signed-off-by: Sergey Kanaev <[email protected]>
1 parent 48f6bc9 commit d9493cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sycl/plugins/cuda/pi_cuda.hpp

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

3535
extern "C" {
3636

37-
/// \cond INGORE_BLOCK_IN_DOXYGEN
37+
/// \cond IGNORE_BLOCK_IN_DOXYGEN
3838
pi_result cuda_piContextRetain(pi_context );
3939
pi_result cuda_piContextRelease(pi_context );
4040
pi_result cuda_piDeviceRelease(pi_device );

0 commit comments

Comments
 (0)