Index: Ringtoets/HeightStructures/src/Ringtoets.HeightStructures.Data/HeightStructure.cs
===================================================================
diff -u -r2698972311ca90c3af1171c554c4dec237e34111 -rabf027a3519fdb584ae797edd62f2baaab6d6968
--- Ringtoets/HeightStructures/src/Ringtoets.HeightStructures.Data/HeightStructure.cs (.../HeightStructure.cs) (revision 2698972311ca90c3af1171c554c4dec237e34111)
+++ Ringtoets/HeightStructures/src/Ringtoets.HeightStructures.Data/HeightStructure.cs (.../HeightStructure.cs) (revision abf027a3519fdb584ae797edd62f2baaab6d6968)
@@ -87,7 +87,7 @@
///
/// Gets the critical overtopping discharge of the height structure.
- /// [m^3/s/m]
+ /// [m^2/s]
///
public VariationCoefficientLogNormalDistribution CriticalOvertoppingDischarge { get; private set; }
@@ -147,7 +147,7 @@
///
/// Gets the critical overtopping discharge of the height structure.
- /// [m^3/s/m]
+ /// [m^2/s]
///
public VariationCoefficientLogNormalDistribution CriticalOvertoppingDischarge { get; private set; }