diff --git a/src/KOKKOS/kokkos_type.h b/src/KOKKOS/kokkos_type.h index ef50e739d9..a81e2ed0cf 100644 --- a/src/KOKKOS/kokkos_type.h +++ b/src/KOKKOS/kokkos_type.h @@ -166,7 +166,7 @@ template using KKScatterView = Kokkos::Experimental::ScatterView; -// set ExecutionSpace stuct with variable "space" +// set ExecutionSpace struct with variable "space" template struct ExecutionSpaceFromDevice;