correct type in comment

This commit is contained in:
Matt Larsen 2021-03-11 21:12:06 +00:00
parent 4d7a08c183
commit 8d8228f365

@ -41,7 +41,7 @@
#define VTKM_PGI
#elif defined(__ibmxl__)
//Check for xl before GCC and clang, as xl claims it many things
//Check for xl before GCC and clang, as xl claims it is many things
#define VTKM_XL
#elif defined(__clang__)