QVector3D: fix documentation spelling error

Change-Id: Id3b97ea3ce45452e0b59986bc4fd84fd9b0d3708
Reviewed-by: Marc Mutz <marc.mutz@kdab.com>
This commit is contained in:
Richard Moe Gustavsen 2019-06-19 10:25:22 +02:00
parent b68a9df076
commit 084f84d112

View File

@ -514,7 +514,7 @@ float QVector3D::distanceToPlane
/*!
\overload
Returns the distance from this vertex a plane defined by
Returns the distance from this vertex to a plane defined by
the vertices \a plane1, \a plane2 and \a plane3.
The return value will be negative if the vertex is below the plane,