assemble_well_contrib(): Fix misprint in comment.

This commit is contained in:
Bård Skaflestad
2013-09-25 15:39:37 +02:00
parent 6a31f54a6e
commit 88b447daca

View File

@@ -364,7 +364,7 @@ assemble_well_contrib(int nc ,
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);