diff --git a/data/plugins/bootstrap.rb b/data/plugins/bootstrap.rb index 41224dbc..39a74c15 100644 --- a/data/plugins/bootstrap.rb +++ b/data/plugins/bootstrap.rb @@ -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