From f3cfe26edb3540351d97e9867d89bdeea2e9bdad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Atgeirr=20Fl=C3=B8=20Rasmussen?= Date: Mon, 23 Feb 2015 09:52:25 +0100 Subject: [PATCH] Correct function comment. --- opm/autodiff/BlackoilPropsAdFromDeck.hpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/opm/autodiff/BlackoilPropsAdFromDeck.hpp b/opm/autodiff/BlackoilPropsAdFromDeck.hpp index e2064d59a..3b6ca39d9 100644 --- a/opm/autodiff/BlackoilPropsAdFromDeck.hpp +++ b/opm/autodiff/BlackoilPropsAdFromDeck.hpp @@ -467,8 +467,7 @@ namespace Opm // The PVT region which is to be used for each cell std::vector cellPvtRegionIdx_; - // The PVT properties. One object per PVT region and per - // active fluid phase. + // The PVT properties. One object per active fluid phase. std::vector > props_; // The index of the PVT table which ought to be used for each