converted load-more-link to button, added loading-gif, fixed typo

This commit is contained in:
mluto 2013-01-07 19:15:55 +01:00
parent 825b258d99
commit bc05f9eb0a
6 changed files with 34 additions and 12 deletions

View file

@ -365,7 +365,7 @@ function handleChatMessage(client, message)
}
/**
* Handles the clients requets for more chat-messages
* Handles the clients request for more chat-messages
* @param client the client that send this message
* @param message the message from the client
*/