Fix resource string name
authorJan Kotas <jkotas@microsoft.com>
Wed, 12 Apr 2017 02:33:08 +0000 (19:33 -0700)
committerJan Kotas <jkotas@microsoft.com>
Wed, 12 Apr 2017 12:59:17 +0000 (05:59 -0700)
Commit migrated from https://github.com/dotnet/coreclr/commit/139589d1c3988e7150926c187a81cb6427370b4e

src/coreclr/src/mscorlib/Resources/Strings.resx

index a0f814e..cb9474f 100644 (file)
   <data name="Arg_SecurityException" xml:space="preserve">
     <value>Security error.</value>
   </data>
-  <data name="Arg_SerializationException" xml:space="preserve">
+  <data name="SerializationException" xml:space="preserve">
     <value>Serialization error.</value>
   </data>
   <data name="Arg_SetMethNotFnd" xml:space="preserve">