From 6b9ce536d3c6cfb3a15bddfeb779b04e1f1d437c Mon Sep 17 00:00:00 2001 From: Daker Fernandes Pinheiro Date: Thu, 22 Dec 2011 13:47:15 -0300 Subject: [PATCH] Remove extra whitespace on plasma Button documentation Signed-off-by: Daker Fernandes Pinheiro --- declarativeimports/plasmacomponents/qml/Button.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/declarativeimports/plasmacomponents/qml/Button.qml b/declarativeimports/plasmacomponents/qml/Button.qml index 1fdcbba81..649b6048c 100644 --- a/declarativeimports/plasmacomponents/qml/Button.qml +++ b/declarativeimports/plasmacomponents/qml/Button.qml @@ -32,7 +32,7 @@ Description: A simple button, with optional label and icon which uses the plasma theme. This button component can also be used as a checkable button by using the checkable and checked properties for that. - Plasma theme is the theme which changes via the systemsetting-workspace appearence + Plasma theme is the theme which changes via the systemsetting-workspace appearence -desktop theme. Properties: