Preferences doc size limit unit is kB, not kb

This commit is contained in:
Veronica K. B. Olsen
2020-05-29 20:40:29 +02:00
parent dd14a38889
commit 4de02698d9
+1 -1
View File
@@ -573,7 +573,7 @@ class GuiConfigEditEditingTab(QWidget):
"Big document limit",
self.bigDocLimit,
"Disables full spell checking over the size limit.",
theUnit="kb"
theUnit="kB"
)
return