Doc: remove stray 's'

Amends 4409edc14b8a593640c1eb22560a6ba249336163.

Pick-to: 6.8
Change-Id: I1502e0d63a845c5deb476af1c37cb89a6cc43c6c
Reviewed-by: Christian Ehrlicher <ch.ehrlicher@gmx.de>
(cherry picked from commit 984074eea2781e0672010c5e3bff2273422ec190)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
Volker Hilsheimer 2025-03-22 14:40:25 +01:00 committed by Qt Cherry-pick Bot
parent 8289d2e889
commit f234dac1f9

View File

@ -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.
*/