Fix typos.

This commit is contained in:
Lars Jung 2014-06-29 18:26:40 +02:00
parent 96480a5c50
commit b40ae3480f
2 changed files with 2 additions and 3 deletions

View file

@ -20,7 +20,7 @@ modulejs.define('info', ['$', 'config'], function ($, config) {
'<span id="logout">logout</span>' +
'<div id="hint">' +
'The preset password is the empty string, so just hit login. ' +
'You might change it in the index file if you want to keep these informations private!' +
'You might change it in the index file to keep this information private.' +
'</div>' +
'</div>',