diff --git a/src/analysis/Analysis.h b/src/analysis/Analysis.h
index b44bd40f05d4f38d0b8a908325d207c8cbada2cf..22c30f8e433912308e5a43b462c561a0bb851d34 100644
--- a/src/analysis/Analysis.h
+++ b/src/analysis/Analysis.h
@@ -121,7 +121,7 @@ protected:
   bool getPeriodicityInformation(const unsigned& i, std::string& dmin, std::string& dmax);
 /// Return the normalization constant
   double getNormalization() const;
-/// Return the normalization constant
+/// Return the set temperature
   double getTemp () const;
 /// Are we analyzing each data block separately (if we are not this also returns the old normalization )
   bool usingMemory() const;