Fix typo in QListWidget documentation.

Change-Id: Ieefb664a49bb578efc70ea1ab1a09fb4c8507568
Reviewed-by: Gunnar Sletta <gunnar.sletta@jollamobile.com>
This commit is contained in:
Mitch Curtis 2014-05-03 20:04:03 +02:00 committed by The Qt Project
parent ac448335f1
commit 14cb737ff7

View File

@ -1631,7 +1631,7 @@ QWidget *QListWidget::itemWidget(QListWidgetItem *item) const
/*!
\since 4.1
Sets the \a widget to be displayed in the give \a item.
Sets the \a widget to be displayed in the given \a item.
This function should only be used to display static content in the place of
a list widget item. If you want to display custom dynamic content or