Index: Ringtoets/Common/src/Ringtoets.Common.Data/AssessmentSection/IAssessmentSection.cs =================================================================== diff -u -ra3de4991e513b548eabc760f084132e936b42cb9 -r2715f4b30426f7295453b30cd7c1af97f060bcaa --- Ringtoets/Common/src/Ringtoets.Common.Data/AssessmentSection/IAssessmentSection.cs (.../IAssessmentSection.cs) (revision a3de4991e513b548eabc760f084132e936b42cb9) +++ Ringtoets/Common/src/Ringtoets.Common.Data/AssessmentSection/IAssessmentSection.cs (.../IAssessmentSection.cs) (revision 2715f4b30426f7295453b30cd7c1af97f060bcaa) @@ -34,7 +34,7 @@ public interface IAssessmentSection : ICommentable, IObservable, IStorable { /// - /// Gets or sets the name of the assessment section. + /// Gets or sets the identifier of the assessment section. /// string Id { get; }