mirror of
https://github.com/Ryujinx/Opentk.git
synced 2025-04-20 10:21:39 +00:00
Fix documentation for NativeWindow.WindowState
This commit is contained in:
parent
22222b003a
commit
a87b79fca2
|
@ -528,7 +528,7 @@ namespace OpenTK
|
|||
#region WindowState
|
||||
|
||||
/// <summary>
|
||||
/// Gets or states the state of the NativeWindow.
|
||||
/// Gets or sets the state of the NativeWindow.
|
||||
/// </summary>
|
||||
public virtual WindowState WindowState
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue