diff --git a/Source/OpenTK/GameWindow.cs b/Source/OpenTK/GameWindow.cs index 6603b06f..383f9d9b 100644 --- a/Source/OpenTK/GameWindow.cs +++ b/Source/OpenTK/GameWindow.cs @@ -1013,7 +1013,7 @@ namespace OpenTK /// /// You will typically wish to update your viewport whenever /// the window is resized. See the - /// method. + /// method. /// protected override void OnResize(EventArgs e) {