Index: Ringtoets/Common/src/Ringtoets.Common.Forms/Views/CommentView.cs =================================================================== diff -u -rda4ca78323eaccee879c224875a506aa3b9fdf54 -r306b732e03a09bf7dcd66e37dc1db8fa281b1480 --- Ringtoets/Common/src/Ringtoets.Common.Forms/Views/CommentView.cs (.../CommentView.cs) (revision da4ca78323eaccee879c224875a506aa3b9fdf54) +++ Ringtoets/Common/src/Ringtoets.Common.Forms/Views/CommentView.cs (.../CommentView.cs) (revision 306b732e03a09bf7dcd66e37dc1db8fa281b1480) @@ -27,7 +27,7 @@ namespace Ringtoets.Common.Forms.Views { /// - /// This class represents a simple view with a rich text editor, to which data can be added. + /// This class represents a simple view with a rich text editor, to which data can be added. /// public partial class CommentView : UserControl, IView {