summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/widgets/itemviews/qitemdelegate.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/itemviews/qitemdelegate.cpp b/src/widgets/itemviews/qitemdelegate.cpp
index ae530497c70..ccc35fd807b 100644
--- a/src/widgets/itemviews/qitemdelegate.cpp
+++ b/src/widgets/itemviews/qitemdelegate.cpp
@@ -757,7 +757,7 @@ void QItemDelegate::drawCheck(QPainter *painter,
}
/*!
-s Renders the item background for the given \a index,
+ Renders the item background for the given \a index,
using the given \a painter and style \a option.
*/