diff --git a/ApplicationCode/Commands/CompletionExportCommands/RicWellPathFractureTextReportFeatureImpl.cpp b/ApplicationCode/Commands/CompletionExportCommands/RicWellPathFractureTextReportFeatureImpl.cpp index 6daaef9875..107a76e6e0 100644 --- a/ApplicationCode/Commands/CompletionExportCommands/RicWellPathFractureTextReportFeatureImpl.cpp +++ b/ApplicationCode/Commands/CompletionExportCommands/RicWellPathFractureTextReportFeatureImpl.cpp @@ -596,7 +596,7 @@ QString RicWellPathFractureTextReportFeatureImpl::createFractureCompletionSummar floatNumberColumn("Area"), floatNumberColumn("KfWf"), floatNumberColumn("Kf"), - floatNumberColumn("wf"), + floatNumberColumn("Wf"), floatNumberColumn("Xf"), floatNumberColumn("H"), floatNumberColumn("Km"),