From 70192cec42c0133791010537fd602089c81986a4 Mon Sep 17 00:00:00 2001 From: Shailesh Kalamkar Date: Sat, 9 Mar 2019 12:13:28 +0530 Subject: [ci skip] Minor documentation fixes for consistency --- actionview/test/ujs/public/vendor/jquery-2.2.0.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'actionview/test/ujs/public') diff --git a/actionview/test/ujs/public/vendor/jquery-2.2.0.js b/actionview/test/ujs/public/vendor/jquery-2.2.0.js index 2c545b8ff3..a83c4faa16 100644 --- a/actionview/test/ujs/public/vendor/jquery-2.2.0.js +++ b/actionview/test/ujs/public/vendor/jquery-2.2.0.js @@ -9639,7 +9639,7 @@ jQuery.fn.extend( { // 2) For the hidden or detached element // 3) For body or html element, i.e. in case of the html node - it will return itself // - // but those exceptions were never presented as a real life use-cases + // but those exceptions were never presented as a real life use cases // and might be considered as more preferable results. // // This logic, however, is not guaranteed and can change at any point in the future -- cgit v1.2.3