Skip to content
This repository has been archived by the owner on Mar 29, 2021. It is now read-only.

Commit

Permalink
correcting typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Idrinth committed Oct 11, 2016
1 parent 62c0a29 commit 567d948
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/mods/chat.js
Original file line number Diff line number Diff line change
Expand Up @@ -651,7 +651,7 @@ idrinth.chat = {
children: [
{
type: '#text',
content: idrinth.text.get ( "chat.text.settings" )
content: idrinth.text.get ( "chat.texts.settings" )
},
{
type: 'a',
Expand Down

0 comments on commit 567d948

Please sign in to comment.