Correct spelling in INativeWindow
This commit is contained in:
parent
bfaff0bd66
commit
81bf3e6f7f
1 changed files with 1 additions and 1 deletions
|
@ -129,7 +129,7 @@ namespace OpenTK
|
|||
/// <summary>
|
||||
/// This property is deprecated and should not be used.
|
||||
/// </summary>
|
||||
[Obsolete("Use OpenTK.Input.Mouse/Keybord/Joystick/GamePad instead.")]
|
||||
[Obsolete("Use OpenTK.Input.Mouse/Keyboard/Joystick/GamePad instead.")]
|
||||
OpenTK.Input.IInputDriver InputDriver { get; }
|
||||
|
||||
/// <summary>
|
||||
|
|
Loading…
Reference in a new issue