Fix documentation for NativeWindow.WindowState
authorBenjamin Ward <bwardbsa@gmail.com>
Sat, 2 Jan 2016 17:00:01 +0000 (12:00 -0500)
committerBenjamin Ward <bwardbsa@gmail.com>
Sat, 2 Jan 2016 17:00:01 +0000 (12:00 -0500)
Source/OpenTK/NativeWindow.cs

index b83e3a8..601909f 100644 (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
         {