diff --git a/src/gui/kernel/qevent_p.h b/src/gui/kernel/qevent_p.h index bd34ebc61bf..07bed8d64d8 100644 --- a/src/gui/kernel/qevent_p.h +++ b/src/gui/kernel/qevent_p.h @@ -35,7 +35,7 @@ class QPointingDevice; It is similar to std::optional, but with a more targeted API. - Note that by storing an event in QEventStorage, it is always sliced. + Note that by storing an event in QEventStorage, it may be sliced. */ template class QEventStorage