From e5780a972d7af6c5563d55fe9aaaf6813a173a90 Mon Sep 17 00:00:00 2001
From: Antti Soininen <soininen@ill.fr>
Date: Thu, 12 Jul 2018 16:21:49 +0200
Subject: [PATCH] LinearGenerator.h: add missing doxygen description. Re #22734

---
 .../HistogramData/inc/MantidHistogramData/LinearGenerator.h    | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/Framework/HistogramData/inc/MantidHistogramData/LinearGenerator.h b/Framework/HistogramData/inc/MantidHistogramData/LinearGenerator.h
index e965f7c1fa5..38195d8e003 100644
--- a/Framework/HistogramData/inc/MantidHistogramData/LinearGenerator.h
+++ b/Framework/HistogramData/inc/MantidHistogramData/LinearGenerator.h
@@ -6,7 +6,8 @@
 namespace Mantid {
 namespace HistogramData {
 
-/** LinearGenerator : TODO: DESCRIPTION
+/** LinearGenerator : A helper functor to generate linearly increasing
+  series of double values.
 
   Copyright &copy; 2016 ISIS Rutherford Appleton Laboratory, NScD Oak Ridge
   National Laboratory & European Spallation Source
-- 
GitLab