diff --git a/include/shark/Data/DataView.h b/include/shark/Data/DataView.h index fcc6f3192..7cc558f54 100644 --- a/include/shark/Data/DataView.h +++ b/include/shark/Data/DataView.h @@ -245,7 +245,7 @@ class DataView * @{ */ -/// \brief creates a subset of a DataView with elements indexed by indices +/// \brief Creates a subset of a DataView with elements indexed by indices /// /// \param view the view for which the subset is to be created /// \param indizes the index of the elements to be stored in the view