Fix copy-paste misprint in comment.

This commit is contained in:
Bård Skaflestad 2012-05-09 20:17:10 +02:00
parent 3ab9390921
commit a920b472e2

View File

@ -284,7 +284,7 @@ namespace Opm
ix = wspec.I_ - 1;
}
if (jy < 0) {
// Defaulted I location. Extract from WELSPECS.
// Defaulted J location. Extract from WELSPECS.
jy = wspec.J_ - 1;
}
if (kz1 < 0) {