Index: Ringtoets/Integration/src/Ringtoets.Integration.Service/AssessmentSectionCalculationActivityFactory.cs
===================================================================
diff -u -ra239b3f889a32a47cd41578a760febc9eb3e6ade -r97ca4ceabc8b32833dc748c7e9e10898e64cfb3c
--- Ringtoets/Integration/src/Ringtoets.Integration.Service/AssessmentSectionCalculationActivityFactory.cs (.../AssessmentSectionCalculationActivityFactory.cs) (revision a239b3f889a32a47cd41578a760febc9eb3e6ade)
+++ Ringtoets/Integration/src/Ringtoets.Integration.Service/AssessmentSectionCalculationActivityFactory.cs (.../AssessmentSectionCalculationActivityFactory.cs) (revision 97ca4ceabc8b32833dc748c7e9e10898e64cfb3c)
@@ -37,13 +37,13 @@
namespace Ringtoets.Integration.Service
{
///
- /// This class defines a factory method that can be used to create instances of for
+ /// This class defines factory methods that can be used to create instances of for
/// all calculations in an .
///
public static class AssessmentSectionCalculationActivityFactory
{
///
- /// Creates a collection of for all calculations
+ /// Creates a collection of for all relevant calculations
/// in the given .
///
/// The assessment section to create the activities for.