Merge topic 'fix_typo'

7b165842 Fixing documentation typo

Acked-by: Kitware Robot <kwrobot@kitware.com>
Acked-by: Kenneth Moreland <kmorel@sandia.gov>
Merge-request: !670
This commit is contained in:
Andrew Bauer 2017-01-25 10:46:32 -05:00 committed by Kitware Robot
commit c1f7a072f3

@ -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