Index: Ringtoets/Common/test/Ringtoets.Common.Data.TestUtil/AssessmentSectionHelper.cs
===================================================================
diff -u -r5cdeb63fdccacda69ca8fa11d1dfdce49f660860 -rc8b539cf2c3d5d46b91c5c0c7c0a9a69b713c13f
--- Ringtoets/Common/test/Ringtoets.Common.Data.TestUtil/AssessmentSectionHelper.cs (.../AssessmentSectionHelper.cs) (revision 5cdeb63fdccacda69ca8fa11d1dfdce49f660860)
+++ Ringtoets/Common/test/Ringtoets.Common.Data.TestUtil/AssessmentSectionHelper.cs (.../AssessmentSectionHelper.cs) (revision c8b539cf2c3d5d46b91c5c0c7c0a9a69b713c13f)
@@ -40,8 +40,8 @@
/// The mock repository to create the stub with.
/// The file path to the hydraulic boundary database (optional).
/// A stubbed .
- /// When is provided, a dummy location with id 1300001 is added to the
- /// hydraulic boundary database too.
+ /// Whether is provided or not, a dummy location with id 1300001 is added to the
+ /// hydraulic boundary database.
public static IAssessmentSection CreateAssessmentSectionStub(IFailureMechanism failureMechanism,
MockRepository mockRepository,
string filePath = null)