mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-11-01 16:51:45 +01:00
Fix typo.
This commit is contained in:
parent
8858446678
commit
87f26334d1
@ -143,7 +143,7 @@ for(var i in settings)
|
||||
//this setting is unkown, output a warning and throw it away
|
||||
else
|
||||
{
|
||||
console.warn("Unkown Setting: '" + i + "'. This setting doesn't exist or it was removed");
|
||||
console.warn("Unknown Setting: '" + i + "'. This setting doesn't exist or it was removed");
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user