diff --git a/rhodecode/public/js/native.history.js b/rhodecode/public/js/native.history.js --- a/rhodecode/public/js/native.history.js +++ b/rhodecode/public/js/native.history.js @@ -342,7 +342,7 @@ /** * History.getInternetExplorerMajorVersion() - * Get's the major version of Internet Explorer + * Gets the major version of Internet Explorer * @return {integer} * @license Public Domain * @author Benjamin Arthur Lupton @@ -1971,4 +1971,4 @@ // Try and Initialise History History.init(); -})(window); \ No newline at end of file +})(window);