diff --git a/src/TNL/Containers/ArrayView.h b/src/TNL/Containers/ArrayView.h index eaf31f0fabd62aaa26770a0bad4486c5cf249e75..32cf836318e87a595316947631c4d933ad3f39d3 100644 --- a/src/TNL/Containers/ArrayView.h +++ b/src/TNL/Containers/ArrayView.h @@ -72,7 +72,7 @@ public: /** * \brief Device where the array is allocated. - * + * * See \ref Devices::Host or \ref Devices::Cuda. */ using DeviceType = Device;