diff --git a/src/wheelhandler.h b/src/wheelhandler.h index 97790d2..f6bcf32 100644 --- a/src/wheelhandler.h +++ b/src/wheelhandler.h @@ -84,7 +84,7 @@ class KirigamiWheelEvent : public QObject * accepted: bool * * If set, the event shouldn't be managed anymore, - * for instance it can be used to block the handler to manage the scroll of a view on some scenarions + * for instance it can be used to block the handler to manage the scroll of a view on some scenarios * @code * // This handler handles automatically the scroll of * // flickableItem, unless Ctrl is pressed, in this case the