From a41e2bb637e8f9c9c230f4495645c9854bcb850b Mon Sep 17 00:00:00 2001 From: Stephen Date: Fri, 22 Mar 2024 15:19:20 +1000 Subject: [PATCH] fix typo --- core/main/configuration.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/main/configuration.rb b/core/main/configuration.rb index 7a3f73735..36b021991 100644 --- a/core/main/configuration.rb +++ b/core/main/configuration.rb @@ -156,7 +156,7 @@ module BeEF "#{beef_proto}://#{beef_host}:#{beef_port}" end - # Returns the hool path value stored in the config file + # Returns the hook path value stored in the config file # # @return [String] hook file path def hook_file_path