Fix a typo within the bootstrap.

This commit is contained in:
Ryley Kimmel
2015-02-26 19:27:57 -05:00
parent 0b6b6ccd03
commit ac70cdeef4
+1 -1
View File
@@ -80,7 +80,7 @@ class ProcLogoutListener
end
# An MessageHandler which executes a Proc object with three arguments: the chain
# A MessageHandler which executes a Proc object with three arguments: the chain
# context, the player and the message.
class ProcMessageHandler < MessageHandler