git ssb

16+

Dominic / patchbay



Commit 7c000657e2e9c659ba9885a0d557aa5dcc32bb77

fixed typo

ktorn committed on 6/3/2019, 7:29:29 PM
Parent: e30cbfe104e56481fe37628716c13d2107861417

Files changed

app/html/settings/language.jschanged
app/html/settings/language.jsView
@@ -54,9 +54,9 @@
5454 })
5555 })
5656
5757 return {
58- title: 'Langauge',
58+ title: 'Language',
5959 body: h('Language', [
6060 h('p', 'This is only used for the spell checker currently. You have to use a valid language code (e.g. en-GB), but invalid guesses will be fixed!'),
6161 h('div', [
6262 h('input', {

Built with git-ssb-web