summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--contents/ui/main.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/contents/ui/main.qml b/contents/ui/main.qml
index e9529cf..09829a3 100644
--- a/contents/ui/main.qml
+++ b/contents/ui/main.qml
@@ -86,7 +86,7 @@ Item {
Layout.fillWidth: true
Layout.fillHeight: true
- ScrollBar.horizontal.policy: ScollBar.AlwaysOff
+ ScrollBar.horizontal.policy: ScrollBar.AlwaysOff
ListView {
Layout.fillWidth: true