From 2c4240384384fba61343b74111bf8600a3e134e0 Mon Sep 17 00:00:00 2001 From: Mitch Curtis Date: Fri, 10 Oct 2014 14:34:05 +0200 Subject: Correct grammar in DropShadow's detailed description. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: If77e25a80ed139c0903b511062ff6dd615df2c70 Reviewed-by: Topi Reiniƶ --- src/effects/DropShadow.qml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/effects/DropShadow.qml b/src/effects/DropShadow.qml index 909fef9..0a76a58 100644 --- a/src/effects/DropShadow.qml +++ b/src/effects/DropShadow.qml @@ -57,8 +57,8 @@ import "private" softened. For use cases that require faster rendering speed and for which the highest - possible visual quality is not necessary, property - \l{DropShadow::fast}{fast} can be set to true. + possible visual quality is not necessary, the + \l{DropShadow::fast}{fast} property can be set to \c true. \table \header -- cgit v1.2.1