Fixing documentation typo

This commit is contained in:
Andrew Bauer 2017-01-25 10:41:09 -05:00
parent 6410f06e8d
commit 7b165842cd

@ -31,7 +31,7 @@ namespace vtkm {
namespace exec {
namespace internal {
/// \breif Execution object holding lookup info for reduce by key.
/// \brief Execution object holding lookup info for reduce by key.
///
/// A WorkletReduceByKey needs several arrays to map the current output object
/// to the respective key and group of values. This execution object holds that