Fixed typo on change log

This commit is contained in:
Stefan Zermatten
2015-07-24 11:52:46 +02:00
parent cb017c359d
commit 4b60eac330

View File

@@ -225,6 +225,6 @@ ChangeLogs.insert({
changes: [
"Net worth now takes container values into account",
"Added support for character pictures",
"Disabled edit buttons for reada-only viewers",
"Disabled edit buttons for read-only viewers",
],
});