This commit is contained in:
Magne Sjaastad 2018-09-04 13:33:26 +02:00
parent ea8721f6ff
commit 104b27c235

View File

@ -1059,7 +1059,7 @@ void RicWellPathExportCompletionDataFeatureImpl::exportWelspecsToFile(RimEclipse
RifEclipseOutputTableColumn("WellType")
};
formatter.keyword("WELSPEC");
formatter.keyword("WELSPECS");
formatter.header(header);
std::set<const RimWellPath*> wellPathSet;