Merge remote-tracking branch 'origin/master'

This commit is contained in:
zadam 2019-11-24 14:10:19 +01:00
commit 60c3b5cccc

View File

@ -17,7 +17,7 @@ const TPL = `
<div class="form-group"> <div class="form-group">
<label for="spell-check-language-code">Language code</label> <label for="spell-check-language-code">Language code</label>
<input type="email" class="form-control" id="spell-check-language-code" placeholder="for example &quot;en-US&quot;, &quot;de-AT&quot;"> <input type="text" class="form-control" id="spell-check-language-code" placeholder="for example &quot;en-US&quot;, &quot;de-AT&quot;">
</div> </div>
<p>Changes to the spell check options will take effect after application restart.</p> <p>Changes to the spell check options will take effect after application restart.</p>