summaryrefslogtreecommitdiff
path: root/src/System.Private.CoreLib/Resources
diff options
context:
space:
mode:
Diffstat (limited to 'src/System.Private.CoreLib/Resources')
-rw-r--r--src/System.Private.CoreLib/Resources/Strings.resx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/System.Private.CoreLib/Resources/Strings.resx b/src/System.Private.CoreLib/Resources/Strings.resx
index dcf61a0dd2..9fa2e10ce7 100644
--- a/src/System.Private.CoreLib/Resources/Strings.resx
+++ b/src/System.Private.CoreLib/Resources/Strings.resx
@@ -1499,7 +1499,7 @@
<value>The DaylightTransitionStart property must not equal the DaylightTransitionEnd property.</value>
</data>
<data name="Argument_TypedReferenceInvalidField" xml:space="preserve">
- <value>Field '{0}' in TypedReferences cannot be static or init only.</value>
+ <value>Field '{0}' in TypedReferences cannot be static.</value>
</data>
<data name="Argument_TypeIsWinRTType" xml:space="preserve">
<value>The type must not be a Windows Runtime type.</value>