fix typo.

This commit is contained in:
Liu Ming 2016-08-29 09:57:03 +08:00 committed by Atgeirr Flø Rasmussen
parent a1bf3769fe
commit 46b0ef635b

View File

@ -725,7 +725,7 @@ namespace Opm
<< std::fixed << std::setprecision(0) << std::fixed << std::setprecision(0)
<< " : PORV =" << std::setprecision(14) << cip[5] << " STB :" << " : PORV =" << std::setprecision(14) << cip[5] << " STB :"
<< " : Pressure is weighted by hydrocarbon pore voulme :" << " : Pressure is weighted by hydrocarbon pore voulme :"
<< " : Porv volume are taken at reference conditions :" << " : Pore volume are taken at reference conditions :"
<< " :--------------- Oil STB ---------------:-- Wat STB --:--------------- Gas MSCF ---------------:\n"; << " :--------------- Oil STB ---------------:-- Wat STB --:--------------- Gas MSCF ---------------:\n";
} }
ss << " : Liquid Vapour Total : Total : Free Dissolved Total :" << "\n" ss << " : Liquid Vapour Total : Total : Free Dissolved Total :" << "\n"