QVector3D: fix documentation spelling error
Change-Id: Id3b97ea3ce45452e0b59986bc4fd84fd9b0d3708 Reviewed-by: Marc Mutz <marc.mutz@kdab.com>
This commit is contained in:
parent
b68a9df076
commit
084f84d112
@ -514,7 +514,7 @@ float QVector3D::distanceToPlane
|
|||||||
/*!
|
/*!
|
||||||
\overload
|
\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 vertices \a plane1, \a plane2 and \a plane3.
|
||||||
|
|
||||||
The return value will be negative if the vertex is below the plane,
|
The return value will be negative if the vertex is below the plane,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user