aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMitch Curtis <mitch.curtis@theqtcompany.com>2015-01-05 11:29:22 +0100
committerTopi Reiniƶ <topi.reinio@digia.com>2015-01-05 13:15:34 +0100
commitcaaf216efb1494e06340632e86bd04c5db759b6d (patch)
tree5a8f50082d2a09e4376da2b8b912fdfb50ab2fa9
parente9e740ef4778dffe9b5dbd1d6abdd94517fdb2fb (diff)
Fix typo in Desaturate documentation.v5.4.1
Change-Id: I048d6dbf54eff658b74f221af5faa1a517deb310 Reviewed-by: Topi Reiniƶ <topi.reinio@digia.com>
-rw-r--r--src/effects/Desaturate.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/effects/Desaturate.qml b/src/effects/Desaturate.qml
index 1d09bb2..547db9f 100644
--- a/src/effects/Desaturate.qml
+++ b/src/effects/Desaturate.qml
@@ -83,7 +83,7 @@ Item {
This property defines how much the source colors are desaturated.
The value ranges from 0.0 (no change) to 1.0 (desaturated). By default,
- the property is set to \c 0.0 (no chnage).
+ the property is set to \c 0.0 (no change).
\table
\header