Fix documentation for NativeWindow.WindowBorder

This commit is contained in:
Benjamin Ward 2016-01-02 12:04:14 -05:00
parent a87b79fca2
commit 55bd342417

View file

@ -493,7 +493,7 @@ namespace OpenTK
#region WindowBorder #region WindowBorder
/// <summary> /// <summary>
/// Gets or states the border of the NativeWindow. /// Gets or sets the border of the NativeWindow.
/// </summary> /// </summary>
public WindowBorder WindowBorder public WindowBorder WindowBorder
{ {