diff --git a/X10D/src/ExceptionMessages.Designer.cs b/X10D/src/ExceptionMessages.Designer.cs index f880835..7a62adb 100644 --- a/X10D/src/ExceptionMessages.Designer.cs +++ b/X10D/src/ExceptionMessages.Designer.cs @@ -1,4 +1,4 @@ -//------------------------------------------------------------------------------ +//------------------------------------------------------------------------------ // // This code was generated by a tool. // Runtime Version:4.0.30319.42000 @@ -79,7 +79,7 @@ namespace X10D { } /// - /// Looks up a localized string similar to HashAlgorithm's Create method returned null referenece.. + /// Looks up a localized string similar to HashAlgorithm's Create method returned null reference.. /// internal static string HashAlgorithmCreateReturnedNull { get { diff --git a/X10D/src/ExceptionMessages.resx b/X10D/src/ExceptionMessages.resx index e9f7bb5..e5beb21 100644 --- a/X10D/src/ExceptionMessages.resx +++ b/X10D/src/ExceptionMessages.resx @@ -1,4 +1,4 @@ - + HashAlgorithm does not offer Create method. - HashAlgorithm's Create method returned null referenece. + HashAlgorithm's Create method returned null reference. Length must be greater than or equal to 0.