From 732cb35dc7ac1704c93b397b7ab593c4867c0501 Mon Sep 17 00:00:00 2001 From: Major Date: Mon, 8 Feb 2016 17:55:47 +0000 Subject: [PATCH] Fix incorrect doc comment --- data/plugins/util/command.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/plugins/util/command.rb b/data/plugins/util/command.rb index 558a5823..ad20d068 100644 --- a/data/plugins/util/command.rb +++ b/data/plugins/util/command.rb @@ -32,7 +32,7 @@ class Hash end -# Monkey-patches Player to add a hash_level? method. +# Monkey-patches Player to add a level? method. class Player # Returns whether or not the player's current level is greater than or equal to the specified