summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Feenstra <26406078+JonathanFeenstra@users.noreply.github.com>2024-10-13 12:42:01 +0200
committerGitHub <noreply@github.com>2024-10-13 12:42:01 +0200
commitf305502c5db3946a69b70ee0dc8ac1efb86b45a9 (patch)
tree87d22585017c16ce7666adc959d690ff348cd437
parentb6de58f2d348e89f0d75f10b9c84312cd0d3a6e5 (diff)
Match capitilization of "Hidden files" in data tab with downloads tab (#2142)
-rw-r--r--src/mainwindow.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainwindow.ui b/src/mainwindow.ui
index c9e5db12..7648f8a6 100644
--- a/src/mainwindow.ui
+++ b/src/mainwindow.ui
@@ -1192,7 +1192,7 @@
<string>Filter the list so that hidden files are shown.</string>
</property>
<property name="text">
- <string>Hidden Files</string>
+ <string>Hidden files</string>
</property>
<property name="checked">
<bool>true</bool>