diff --git a/src/Numerics/Properties/Resources.Designer.cs b/src/Numerics/Properties/Resources.Designer.cs index 1ba3e5ab..663ed3fb 100644 --- a/src/Numerics/Properties/Resources.Designer.cs +++ b/src/Numerics/Properties/Resources.Designer.cs @@ -115,7 +115,7 @@ namespace MathNet.Numerics.Properties { } /// - /// Looks up a localized string similar to The histogram does not contains the value.. + /// Looks up a localized string similar to The histogram does not contain the value.. /// public static string ArgumentHistogramContainsNot { get { diff --git a/src/Numerics/Properties/Resources.resx b/src/Numerics/Properties/Resources.resx index 8f8c7995..a4040582 100644 --- a/src/Numerics/Properties/Resources.resx +++ b/src/Numerics/Properties/Resources.resx @@ -118,7 +118,7 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - The histogram does not contains the value. + The histogram does not contain the value. Value is expected to be between {0} and {1} (including {0} and {1}).