diff --git a/Source/OpenTK/DisplayDevice.cs b/Source/OpenTK/DisplayDevice.cs index 13380180..b90a3273 100644 --- a/Source/OpenTK/DisplayDevice.cs +++ b/Source/OpenTK/DisplayDevice.cs @@ -322,9 +322,9 @@ namespace OpenTK #region GetDisplay /// - /// Gets the for the specified . + /// Gets the for the specified . /// - /// The that defines the desired display. + /// The that defines the desired display. /// A or null, if no device corresponds to the specified index. public static DisplayDevice GetDisplay(DisplayIndex index) {