Documentation: a singular subject takes a singular verb.

Change-Id: I75762cd0f2c25eeeeb1283800c21393637bdff56
Reviewed-by: Giuseppe D'Angelo <giuseppe.dangelo@kdab.com>
This commit is contained in:
Bastiaan Veelo 2014-01-31 00:36:22 +01:00 committed by The Qt Project
parent 15f8bc1f6e
commit fed63d4394

View File

@ -1586,7 +1586,7 @@ int QTreeViewPrivate::widthHintForIndex(const QModelIndex &index, int hint, cons
/*!
Draws the row in the tree view that contains the model item \a index,
using the \a painter given. The \a option control how the item is
using the \a painter given. The \a option controls how the item is
displayed.
\sa setAlternatingRowColors()