assemble_well_contrib(): Fix misprint in comment.

This commit is contained in:
Bård Skaflestad 2013-09-25 15:39:37 +02:00
parent e15760856c
commit 8ad884bbde

View File

@ -364,7 +364,7 @@ assemble_well_contrib(int nc ,
if (ctrls->current < 0) { if (ctrls->current < 0) {
/* Threat this well as a shut well, isolated from the domain. */ /* Treat this well as a shut well, isolated from the domain. */
assemble_shut_well(nc, w, W, mt, h); assemble_shut_well(nc, w, W, mt, h);