Fix documentation for NativeWindow.WindowBorder
This commit is contained in:
parent
a87b79fca2
commit
55bd342417
1 changed files with 1 additions and 1 deletions
|
@ -493,7 +493,7 @@ namespace OpenTK
|
|||
#region WindowBorder
|
||||
|
||||
/// <summary>
|
||||
/// Gets or states the border of the NativeWindow.
|
||||
/// Gets or sets the border of the NativeWindow.
|
||||
/// </summary>
|
||||
public WindowBorder WindowBorder
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue