amerkoleci / Vortice.Windows

.NET bindings for Direct3D12, Direct3D11, WIC, Direct2D1, XInput, XAudio, X3DAudio, DXC, Direct3D9 and DirectInput.
MIT License
1.01k stars 73 forks source link

Fix typo of GetRegisteredEffects #371

Closed manju-summoner closed 1 year ago

manju-summoner commented 1 year ago

The correct name is GetRegisteredEffects, but it is now GetRegistereotdEffects.

https://github.com/amerkoleci/Vortice.Windows/blob/63e46dc29156c56fbcb19097fc00db5127f20a67/src/Vortice.Direct2D1/ID2D1Factory1.cs#L37