microsoft / referencesource

Source from the Microsoft .NET Reference Source that represent a subset of the .NET Framework
https://referencesource.microsoft.com/
MIT License
3.13k stars 1.26k forks source link

Fix typo suitible->suitable #184

Closed langner closed 1 year ago

langner commented 1 year ago

READ BEFORE FILING

This repository is read-only and doesn't accept community pull requests.

langner commented 1 year ago

Nevermind, since it's read only. Is there an upstream public place to fix this?

akoeplinger commented 1 year ago

Upstream would be here and the typo is already fixed there: https://github.com/dotnet/runtime/blob/9529803ae29c2804880c6bd8ca710b8c037cb498/src/libraries/System.Linq.Expressions/src/System/Linq/Expressions/Compiler/LambdaCompiler.cs#L277-L281