diff --git a/src/OpenTK/Math/Vector3.cs b/src/OpenTK/Math/Vector3.cs index 158767b6..a1fc5bcf 100644 --- a/src/OpenTK/Math/Vector3.cs +++ b/src/OpenTK/Math/Vector3.cs @@ -1317,7 +1317,7 @@ namespace OpenTK /// The height of the viewport. /// The minimum depth of the viewport. /// The maximum depth of the viewport. - /// The inverse of the world-view-projection matrix. + /// The inverse of the world-view-projection matrix. /// The vector in object space. /// /// To project from normalized device coordinates (NDC) use the following parameters: