Index: Ringtoets/Common/src/Ringtoets.Common.Util/StructuresHelper.cs
===================================================================
diff -u -r2a81f01756e227d5ce93717b21b87e8a5cd5fcbb -r939d08dde43bccadfcf31c72b078cff9659f8af3
--- Ringtoets/Common/src/Ringtoets.Common.Util/StructuresHelper.cs (.../StructuresHelper.cs) (revision 2a81f01756e227d5ce93717b21b87e8a5cd5fcbb)
+++ Ringtoets/Common/src/Ringtoets.Common.Util/StructuresHelper.cs (.../StructuresHelper.cs) (revision 939d08dde43bccadfcf31c72b078cff9659f8af3)
@@ -45,7 +45,7 @@
/// of objects
/// for each section which has calculations.
/// Thrown when any input parameter is null
- /// or when an element in is null
+ /// or when an element in is null.
/// Thrown when an element in is
/// null.
public static IDictionary> CollectCalculationsPerSection(IEnumerable sections,