Fix documentation for NativeWindow.WindowState

This commit is contained in:
Benjamin Ward 2016-01-02 12:00:01 -05:00
parent 22222b003a
commit a87b79fca2

View file

@ -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
{