summary refs log tree commit diff
diff options
context:
space:
mode:
authorNicolas Werner <nicolas.werner@hotmail.de>2021-08-08 21:18:05 +0200
committerNicolas Werner <nicolas.werner@hotmail.de>2021-08-08 21:18:05 +0200
commit89840b9e0bc010613a4b8f1a346be8e6a9355630 (patch)
treeb1e07c1e9bef027514b7c41736fc14df12c5a1c9
parentEnable insecure fallback for secret storage (diff)
downloadnheko-89840b9e0bc010613a4b8f1a346be8e6a9355630.tar.xz
AttrIbution
-rw-r--r--resources/qml/dialogs/ImagePackEditorDialog.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/qml/dialogs/ImagePackEditorDialog.qml b/resources/qml/dialogs/ImagePackEditorDialog.qml
index b839c9e3..b0f431f6 100644
--- a/resources/qml/dialogs/ImagePackEditorDialog.qml
+++ b/resources/qml/dialogs/ImagePackEditorDialog.qml
@@ -171,7 +171,7 @@ ApplicationWindow {
                     }
 
                     MatrixText {
-                        text: qsTr("Attrbution")
+                        text: qsTr("Attribution")
                     }
 
                     MatrixTextField {