Index: Ringtoets/MacroStabilityInwards/src/Ringtoets.MacroStabilityInwards.Service/MacroStabilityInwardsCalculationActivity.cs
===================================================================
diff -u -rf3608ba821878cd5f6b9ddb99cfe6e23277f31f3 -ra5bf4f56dbf07e5cf48d0b874f5d46d7d02f0dba
--- Ringtoets/MacroStabilityInwards/src/Ringtoets.MacroStabilityInwards.Service/MacroStabilityInwardsCalculationActivity.cs (.../MacroStabilityInwardsCalculationActivity.cs) (revision f3608ba821878cd5f6b9ddb99cfe6e23277f31f3)
+++ Ringtoets/MacroStabilityInwards/src/Ringtoets.MacroStabilityInwards.Service/MacroStabilityInwardsCalculationActivity.cs (.../MacroStabilityInwardsCalculationActivity.cs) (revision a5bf4f56dbf07e5cf48d0b874f5d46d7d02f0dba)
@@ -39,7 +39,7 @@
/// Initializes a new instance of the class.
///
/// The macro stability inwards data used for the calculation.
- /// The normative assessment level to use in case no manual assessment level is provided.
+ /// The normative assessment level to use in case the manual assessment level is not applicable.
/// Thrown when is null.
public MacroStabilityInwardsCalculationActivity(MacroStabilityInwardsCalculation calculation,
RoundedDouble normativeAssessmentLevel)