From e3647092b0df6b70eb1c7ad98380531185b182ba Mon Sep 17 00:00:00 2001 From: ethicalhack3r Date: Wed, 13 Nov 2013 12:57:13 +0100 Subject: [PATCH] Small typo in comment --- lib/wpscan/wp_target.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/wpscan/wp_target.rb b/lib/wpscan/wp_target.rb index 5884abc6..7d76d1ca 100644 --- a/lib/wpscan/wp_target.rb +++ b/lib/wpscan/wp_target.rb @@ -120,7 +120,7 @@ class WpTarget < WebSite end # Script for replacing strings in wordpress databases - # reveals databse credentials after hitting submit + # reveals database credentials after hitting submit # http://interconnectit.com/124/search-and-replace-for-wordpress-databases/ # # @return [ String ]