diff --git a/containments/homescreen/package/contents/ui/KRunner.qml b/containments/homescreen/package/contents/ui/KRunner.qml index 6e9279ca..7a586adb 100644 --- a/containments/homescreen/package/contents/ui/KRunner.qml +++ b/containments/homescreen/package/contents/ui/KRunner.qml @@ -87,7 +87,7 @@ Rectangle { Layout.alignment: Qt.AlignTop Keys.onEscapePressed: runnerWindow.visible = false - placeholderText: "Search ..." + placeholderText: "Search..." } PlasmaExtras.ScrollArea {