We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c3ca59 commit ed79f41Copy full SHA for ed79f41
src/libraries/System.Private.CoreLib/src/Resources/Strings.resx
@@ -1343,7 +1343,7 @@
1343
<value>The specified object must not be an instance of a generic type.</value>
1344
</data>
1345
<data name="Argument_NeedNonGenericType" xml:space="preserve">
1346
- <value>The specified Type must not be a generic type definition.</value>
+ <value>The specified Type must not be a generic type.</value>
1347
1348
<data name="Argument_NeedStructWithNoRefs" xml:space="preserve">
1349
<value>The specified Type must be a struct containing no references.</value>
0 commit comments