Index: Riskeer/ClosingStructures/src/Riskeer.ClosingStructures.Forms/Views/ClosingStructuresCalculationsView.cs =================================================================== diff -u -r46b96a8bc87091274e3537e8bb5ca21aa0a6d04b -r998fa47a674768b67849e33a5a43767a6374b7a0 --- Riskeer/ClosingStructures/src/Riskeer.ClosingStructures.Forms/Views/ClosingStructuresCalculationsView.cs (.../ClosingStructuresCalculationsView.cs) (revision 46b96a8bc87091274e3537e8bb5ca21aa0a6d04b) +++ Riskeer/ClosingStructures/src/Riskeer.ClosingStructures.Forms/Views/ClosingStructuresCalculationsView.cs (.../ClosingStructuresCalculationsView.cs) (revision 998fa47a674768b67849e33a5a43767a6374b7a0) @@ -173,7 +173,7 @@ RiskeerCommonFormsResources.CalculationsView_BreakWaterHeight_DisplayName); dataGridViewControl.AddCheckBoxColumn(nameof(ClosingStructuresCalculationRow.UseForeShoreGeometry), - RiskeerCommonFormsResources.Use_ForeShore_DisplayName); + RiskeerCommonFormsResources.Use_Foreshore_DisplayName); dataGridViewControl.AddComboBoxColumn(nameof(ClosingStructuresCalculationRow.InflowModelType), RiskeerCommonFormsResources.Structure_InflowModelType_DisplayName,