From a91b0990b8fa619c08d6368a56e8f7277eed42d4 Mon Sep 17 00:00:00 2001
From: Baptiste LENIAU <baptiste.leniau@subatech.in2p3.fr>
Date: Thu, 29 Jan 2015 19:03:15 +0000
Subject: [PATCH] corrections ...

git-svn-id: svn+ssh://svn.in2p3.fr/class@513 0e7d625b-0364-4367-a6be-d5be4a48d228
---
 source/trunk/include/PhysicsModels.hxx | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/source/trunk/include/PhysicsModels.hxx b/source/trunk/include/PhysicsModels.hxx
index df57cf304..4f9b5443b 100644
--- a/source/trunk/include/PhysicsModels.hxx
+++ b/source/trunk/include/PhysicsModels.hxx
@@ -56,7 +56,6 @@ class PhysicsModels : public CLASSObject
 	//{
 	/// XS, EM, IM Contructor
 	/*!
-	 Perform the Irradiation Calcultion using the XSSet data
 	 \param XS : The XSModel (Mean cross section predictor)
 	 \param EM : The EquivalenceModel (Fissile content predictor)
 	 \param IM : The IrradiationModel (Bateman solver)
@@ -67,8 +66,7 @@ class PhysicsModels : public CLASSObject
 	//{
 	/// CLASSLogger Contructor
 	/*!
-	 Perform the Irradiation Calcultion using the XSSet data
-	 \param log : The CLASSLogger 
+	 \param log : The CLASSLogger
 	 \param XS : The XSModel (Mean cross section predictor)
 	 \param EM : The EquivalenceModel (Fissile content predictor)
 	 \param IM : The IrradiationModel (Bateman solver)
-- 
GitLab