Minor typo fix.

This commit is contained in:
Atgeirr Flø Rasmussen
2012-03-07 09:15:34 +01:00
parent 8ca51c0ca4
commit e3a3a1306b

View File

@@ -31,7 +31,7 @@ namespace Opm
class EclipseGridParser; class EclipseGridParser;
/// This class manages an Wells in the sense that it /// This class manages a Wells struct in the sense that it
/// encapsulates creation and destruction of the wells /// encapsulates creation and destruction of the wells
/// data structure. /// data structure.
/// The resulting Wells is available through the c_wells() method. /// The resulting Wells is available through the c_wells() method.