diff --git a/core/main/client/mitb.js b/core/main/client/mitb.js index b5b6b6f5e..07bf8efca 100644 --- a/core/main/client/mitb.js +++ b/core/main/client/mitb.js @@ -208,7 +208,7 @@ beef.mitb = { } }, - // Fetches a window.location=http://something and setting up history + // Fetches a window.location=http://domainname.com and setting up history fetchOnclick:function (url) { try { var target = document.getElementsByTagName("html")[0];