diff --git a/GUI/View/Sample/SamplesQModel.h b/GUI/View/Sample/SamplesQModel.h
index 1f54b1d1e921a6c2cd2493de84cdffa3d43b2cd3..0e9116d7759e5d597069c69be83c752e85d5e4eb 100644
--- a/GUI/View/Sample/SamplesQModel.h
+++ b/GUI/View/Sample/SamplesQModel.h
@@ -20,7 +20,7 @@
 class SampleItem;
 class SamplesSet;
 
-//! List model for sample selection (used in the left pane of the layer oriented sample editor)
+//! List model for sample selection (used in the left pane of SampleView)
 class SamplesQModel : public QAbstractListModel {
     Q_OBJECT
 public: