Skip to content

Commit 7217ffc

Browse files
committed
Fixes typo in kernels/elementwise_functions/proj.hpp
1 parent 2beca15 commit 7217ffc

File tree

1 file changed

+1
-1
lines changed
  • dpctl/tensor/libtensor/include/kernels/elementwise_functions

1 file changed

+1
-1
lines changed

dpctl/tensor/libtensor/include/kernels/elementwise_functions/proj.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//=== proj.hpp - Unary function CONJ ------
1+
//=== proj.hpp - Unary function PROJ ------
22
//*-C++-*--/===//
33
//
44
// Data Parallel Control (dpctl)

0 commit comments

Comments
 (0)