Doc: Corrected a typo in the constructor documentation.
Task-number: QTBUG-30162 Change-Id: I2db9ae7b5bab82cf4b65dc35bcb904ffbfb9e115 Reviewed-by: Giuseppe D'Angelo <giuseppe.dangelo@kdab.com> Reviewed-by: Jerome Pasion <jerome.pasion@digia.com> Reviewed-by: Martin Smith <martin.smith@digia.com>
This commit is contained in:
parent
28881a91f0
commit
70115a8107
@ -68,7 +68,7 @@ QT_BEGIN_NAMESPACE
|
||||
/*!
|
||||
\fn QVector2D::QVector2D()
|
||||
|
||||
Constructs a null vector, i.e. with coordinates (0, 0, 0).
|
||||
Constructs a null vector, i.e. with coordinates (0, 0).
|
||||
*/
|
||||
|
||||
/*!
|
||||
|
Loading…
x
Reference in New Issue
Block a user