We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1156836 commit 393b542Copy full SHA for 393b542
thrust/transform.h
@@ -52,7 +52,7 @@ namespace thrust
52
* \param first The beginning of the input sequence.
53
* \param last The end of the input sequence.
54
* \param result The beginning of the output sequence.
55
- * \param op The tranformation operation.
+ * \param op The transformation operation.
56
* \return The end of the output sequence.
57
*
58
* \tparam DerivedPolicy The name of the derived execution policy.
0 commit comments