From: Benjamin Ward Date: Sat, 2 Jan 2016 17:00:01 +0000 (-0500) Subject: Fix documentation for NativeWindow.WindowState X-Git-Tag: 2.0-0~39^2~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a87b79fca22e64f4838811a892d8d72466209dce;p=platform%2Fcore%2Fcsapi%2Fopentk.git Fix documentation for NativeWindow.WindowState --- diff --git a/Source/OpenTK/NativeWindow.cs b/Source/OpenTK/NativeWindow.cs index b83e3a8..601909f 100644 --- a/Source/OpenTK/NativeWindow.cs +++ b/Source/OpenTK/NativeWindow.cs @@ -528,7 +528,7 @@ namespace OpenTK #region WindowState /// - /// Gets or states the state of the NativeWindow. + /// Gets or sets the state of the NativeWindow. /// public virtual WindowState WindowState {