Doc: Fix typo
Change-Id: Id17c37a7f7fc95afd89d0e674e7d7979d345b5f0 Pick-to: 6.5 Reviewed-by: Giuseppe D'Angelo <giuseppe.dangelo@kdab.com> Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
This commit is contained in:
parent
d2787d9556
commit
f2e8dccbf2
|
@ -16,7 +16,7 @@ item is active, or how focus is being transferred). Over-use of visual
|
|||
effects can actually detract from the user-experience.
|
||||
|
||||
For more information about applying post-processing effects, such as blur, drop
|
||||
shadow, or colarize, to an \l Item, see the \l MultiEffect QML type.
|
||||
shadow, or colorize, to an \l Item, see the \l MultiEffect QML type.
|
||||
|
||||
\section1 Visual Transformation
|
||||
|
||||
|
|
Loading…
Reference in New Issue