aboutsummaryrefslogtreecommitdiffstats
path: root/src/effects/RectangularGlow.qml
diff options
context:
space:
mode:
Diffstat (limited to 'src/effects/RectangularGlow.qml')
-rw-r--r--src/effects/RectangularGlow.qml6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/effects/RectangularGlow.qml b/src/effects/RectangularGlow.qml
index f8971c0..cd6aad0 100644
--- a/src/effects/RectangularGlow.qml
+++ b/src/effects/RectangularGlow.qml
@@ -109,11 +109,11 @@ Item {
property real glowRadius: 0.0
/*!
- 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 value ranges from 0.0 (no strenght increase) to 1.0 (maximum
- strenght increase). By default, the property is set to \c 0.0.
+ The value ranges from 0.0 (no strength increase) to 1.0 (maximum
+ strength increase). By default, the property is set to \c 0.0.
\table
\header