diff --git a/Source/OpenTK/NativeWindow.cs b/Source/OpenTK/NativeWindow.cs index d4a4cf1b..b83e3a89 100644 --- a/Source/OpenTK/NativeWindow.cs +++ b/Source/OpenTK/NativeWindow.cs @@ -471,7 +471,7 @@ namespace OpenTK #region Width /// - /// Gets or sets the height of the OpenGL surface in window coordinates. + /// Gets or sets the width of the OpenGL surface in window coordinates. /// The coordinates are specified in device-dependent pixels. /// public int Width