Skip to content

Commit

Permalink
Typo in transform reduce docs
Browse files Browse the repository at this point in the history
  • Loading branch information
gevtushenko committed Nov 17, 2023
1 parent afc9c91 commit 0ab0966
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cub/cub/device/device_reduce.cuh
Original file line number Diff line number Diff line change
Expand Up @@ -1065,7 +1065,7 @@ struct DeviceReduce
* Binary reduction functor
*
* @param[in] transform_op
* Uniary transform functor
* Unary transform functor
*
* @param[in] init
* Initial value of the reduction
Expand Down

0 comments on commit 0ab0966

Please sign in to comment.