Index: Riskeer/Common/src/Riskeer.Common.Forms/Views/GeneralResultIllustrationPointView.cs =================================================================== diff -u -r96ccefa48aa5c97c949f7a7858fcb4d3dc727a3a -ra1a4c8329c890bbb6d44c92001ff85ea09ce1dbc --- Riskeer/Common/src/Riskeer.Common.Forms/Views/GeneralResultIllustrationPointView.cs (.../GeneralResultIllustrationPointView.cs) (revision 96ccefa48aa5c97c949f7a7858fcb4d3dc727a3a) +++ Riskeer/Common/src/Riskeer.Common.Forms/Views/GeneralResultIllustrationPointView.cs (.../GeneralResultIllustrationPointView.cs) (revision a1a4c8329c890bbb6d44c92001ff85ea09ce1dbc) @@ -50,7 +50,7 @@ /// The calculation to show the illustration points for. /// A for obtaining the /// illustration point that must be presented. - /// Thrown when any parameter is null. + /// Thrown when any parameter is null. protected GeneralResultIllustrationPointView(ICalculation calculation, Func> getGeneralResultFunc) { if (calculation == null)