Doc improvement: fix wrong class name.

This commit is contained in:
Atgeirr Flø Rasmussen
2013-01-03 15:52:50 +01:00
parent 0b55ad6969
commit 6c42a91a28

View File

@@ -45,7 +45,7 @@ resources used by a grid.
For C++ users, the Opm::GridManager class can be used to encapsulate
creation and destruction of an UnstructuredGrid. The method
GridHandler::c_grid() provides access to the underlying
Opm::GridManager::c_grid() provides access to the underlying
UnstructuredGrid struct.