Index: Ringtoets/Integration/src/Ringtoets.Integration.Service/Exceptions/LoadAssessmentSectionException.cs =================================================================== diff -u -r09cbe8d8fd52fcc80a38bcf60ca32890ef9fbbf5 -r5ed116034cc1326d67177b904b2a7257046da7d0 --- Ringtoets/Integration/src/Ringtoets.Integration.Service/Exceptions/LoadAssessmentSectionException.cs (.../LoadAssessmentSectionException.cs) (revision 09cbe8d8fd52fcc80a38bcf60ca32890ef9fbbf5) +++ Ringtoets/Integration/src/Ringtoets.Integration.Service/Exceptions/LoadAssessmentSectionException.cs (.../LoadAssessmentSectionException.cs) (revision 5ed116034cc1326d67177b904b2a7257046da7d0) @@ -25,7 +25,7 @@ namespace Ringtoets.Integration.Service.Exceptions { /// - /// Exception thrown when something went wrong when loading assessment sections. + /// The exception that is thrown when something went wrong while loading assessment sections. /// [Serializable] public class LoadAssessmentSectionException : Exception