Index: Ringtoets/Integration/src/Ringtoets.Integration.Forms/Views/AssemblyResultTotalView.cs =================================================================== diff -u -r933d13f37606dd02f49148d8f1c4bb556b1dfbdf -r044ec12bd4756e37ad6ffa368f183af6d9d0fa9a --- Ringtoets/Integration/src/Ringtoets.Integration.Forms/Views/AssemblyResultTotalView.cs (.../AssemblyResultTotalView.cs) (revision 933d13f37606dd02f49148d8f1c4bb556b1dfbdf) +++ Ringtoets/Integration/src/Ringtoets.Integration.Forms/Views/AssemblyResultTotalView.cs (.../AssemblyResultTotalView.cs) (revision 044ec12bd4756e37ad6ffa368f183af6d9d0fa9a) @@ -148,7 +148,7 @@ RingtoetsCommonFormsResources.AssemblyCategory_Group_DisplayName, true); - dataGridViewControl.AddTextBoxColumn(nameof(FailureMechanismAssemblyResultRowBase.Probablity), + dataGridViewControl.AddTextBoxColumn(nameof(FailureMechanismAssemblyResultRowBase.Probability), Resources.AssemblyResultTotalView_Probability_DisplayName, true);