-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Closed
Labels
area-System.Runtimegood first issueIssue should be easy to implement, good for first-time contributorsIssue should be easy to implement, good for first-time contributors
Description
Description
In my workspace on Linux, I have a file
./artifacts/obj/coreclr/System.Private.CoreLib/x64/Release/System.SR.cs
That file contains the line
///
That text is wrong English spelling/grammar.
It should read ... is not an array ...
Reproduction Steps
look at the SR.cs file
Expected behavior
bad English embedded into .dll files
Actual behavior
correct English
Regression?
No response
Known Workarounds
No response
Configuration
No response
Other information
No response
Metadata
Metadata
Assignees
Labels
area-System.Runtimegood first issueIssue should be easy to implement, good for first-time contributorsIssue should be easy to implement, good for first-time contributors