mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#3306 : Fix typo
This commit is contained in:
parent
ea8721f6ff
commit
104b27c235
@ -1059,7 +1059,7 @@ void RicWellPathExportCompletionDataFeatureImpl::exportWelspecsToFile(RimEclipse
|
||||
RifEclipseOutputTableColumn("WellType")
|
||||
};
|
||||
|
||||
formatter.keyword("WELSPEC");
|
||||
formatter.keyword("WELSPECS");
|
||||
formatter.header(header);
|
||||
|
||||
std::set<const RimWellPath*> wellPathSet;
|
||||
|
Loading…
Reference in New Issue
Block a user