From 55bd3424179168eb886a853ba16633f65808320a Mon Sep 17 00:00:00 2001 From: Benjamin Ward Date: Sat, 2 Jan 2016 12:04:14 -0500 Subject: [PATCH] Fix documentation for NativeWindow.WindowBorder --- Source/OpenTK/NativeWindow.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Source/OpenTK/NativeWindow.cs b/Source/OpenTK/NativeWindow.cs index 601909fc..46445503 100644 --- a/Source/OpenTK/NativeWindow.cs +++ b/Source/OpenTK/NativeWindow.cs @@ -493,7 +493,7 @@ namespace OpenTK #region WindowBorder /// - /// Gets or states the border of the NativeWindow. + /// Gets or sets the border of the NativeWindow. /// public WindowBorder WindowBorder {