Index: Ringtoets/Common/src/Ringtoets.Common.Data/Properties/Resources.Designer.cs =================================================================== diff -u -r4bab160dd44cb5e104ad8fbf2bb49add8227c116 -r76c9a075334836aec744c911c62442e8e4ebcd0f --- Ringtoets/Common/src/Ringtoets.Common.Data/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 4bab160dd44cb5e104ad8fbf2bb49add8227c116) +++ Ringtoets/Common/src/Ringtoets.Common.Data/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 76c9a075334836aec744c911c62442e8e4ebcd0f) @@ -352,11 +352,11 @@ } /// - /// Looks up a localized string similar to Standaard afwijking (σ) moet groter zijn dan of gelijk zijn aan 0.. + /// Looks up a localized string similar to Standaard afwijking (σ) moet groter zijn dan 0.. /// - public static string StandardDeviation_Should_be_greater_than_or_equal_to_zero { + public static string StandardDeviation_Should_be_greater_than_zero { get { - return ResourceManager.GetString("StandardDeviation_Should_be_greater_than_or_equal_to_zero", resourceCulture); + return ResourceManager.GetString("StandardDeviation_Should_be_greater_than_zero", resourceCulture); } }