Skip to content

Commit

Permalink
Update cpp/include/cudf/scalar/scalar_factories.hpp
Browse files Browse the repository at this point in the history
Co-authored-by: nvdbaranec <[email protected]>
  • Loading branch information
isVoid and nvdbaranec authored May 7, 2021
1 parent 6e25f96 commit aa38f7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cpp/include/cudf/scalar/scalar_factories.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ std::unique_ptr<scalar> make_fixed_point_scalar(
}

/**
* @brief Construct scalar using the given value of fixed_point type
* @brief Construct scalar using the given column of elements
*
* @param elements Elements of the list
* @param stream CUDA stream used for device memory operations.
Expand Down

0 comments on commit aa38f7f

Please sign in to comment.