Minor spelling and wording corrections

This commit is contained in:
siedes
2019-12-22 07:21:47 -08:00
committed by miruka
parent 74d21224ab
commit f3e87eb3fc
4 changed files with 4 additions and 4 deletions

View File

@@ -176,7 +176,7 @@ HDrawer {
onAccepted: if (text) { runJS(text); text = ""; historyEntry = -1 }
backgroundColor: Qt.hsla(0, 0, 0, 0.85)
bordered: false
placeholderText: qsTr("Javascript debug console - Try .help")
placeholderText: qsTr("JavaScript debug console - Try .help")
font.family: theme.fontFamily.mono
Keys.onUpPressed: