Add missing 'not' in documentation.

This commit is contained in:
Bård Skaflestad 2014-08-28 10:20:07 +02:00
parent 7f875a6c34
commit 59205f2e65

View File

@ -96,8 +96,8 @@ namespace Opm {
*
* \param[in] kw ECLIPSE property keyword.
*
* \return Whether or property \c kw exists in the
* container \c ecl.
* \return Whether or not property \c kw exists in
* the container \c ecl.
*/
template <class PropertyContainer>
static bool
@ -131,8 +131,8 @@ namespace Opm {
*
* \param[in] kw ECLIPSE property keyword.
*
* \return Whether or property \c kw exists in the
* container \c ecl.
* \return Whether or not property \c kw exists in
* the container \c ecl.
*/
template <class PropertyContainer>
static bool