aboutsummaryrefslogtreecommitdiffstats
path: root/src/effects/Glow.qml
diff options
context:
space:
mode:
Diffstat (limited to 'src/effects/Glow.qml')
-rw-r--r--src/effects/Glow.qml4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/effects/Glow.qml b/src/effects/Glow.qml
index 168fc44..73ea4cf 100644
--- a/src/effects/Glow.qml
+++ b/src/effects/Glow.qml
@@ -52,7 +52,7 @@ import QtGraphicalEffects.private 1.0
The Glow effect blurs the alpha channel of the source and colorizes it
with \l {Glow::color}{color} and places it behind the source, resulting in a halo or glow
around the object. The quality of the blurred edge can be controlled using
- \l samples and \l radius and the strenght of the glow can be changed using
+ \l samples and \l radius and the strength of the glow can be changed using
\l spread.
\table
@@ -171,7 +171,7 @@ Item {
property alias samples: dps.samples
/*!
- This property defines how large part of the glow color is strenghtened
+ This property defines how large part of the glow color is strengthened
near the source edges.
The values range from 0.0 to 1.0. By default, the property is set to \c