aboutsummaryrefslogtreecommitdiffstats
path: root/actionview/test
diff options
context:
space:
mode:
authorShailesh Kalamkar <shailesh.kalamkar@gmail.com>2019-03-07 10:06:30 +0530
committerShailesh Kalamkar <shailesh.kalamkar@gmail.com>2019-03-07 10:06:30 +0530
commitde5d84bfbb1a8a6db68d643eab8bde77cb960e0f (patch)
tree656f9f4f601e3eb9c584171621fef1c9a721501e /actionview/test
parent4ad4de50ce164f7b62661408eceb4259dfccdf66 (diff)
downloadrails-de5d84bfbb1a8a6db68d643eab8bde77cb960e0f.tar.gz
rails-de5d84bfbb1a8a6db68d643eab8bde77cb960e0f.tar.bz2
rails-de5d84bfbb1a8a6db68d643eab8bde77cb960e0f.zip
[ci skip] Fix typos
Diffstat (limited to 'actionview/test')
-rw-r--r--actionview/test/ujs/public/vendor/jquery-2.2.0.js2
1 files changed, 1 insertions, 1 deletions
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 1e0ba99740..2c545b8ff3 100644
--- a/actionview/test/ujs/public/vendor/jquery-2.2.0.js
+++ b/actionview/test/ujs/public/vendor/jquery-2.2.0.js
@@ -5578,7 +5578,7 @@ var iframe,
};
/**
- * Retrieve the actual display of a element
+ * Retrieve the actual display of an element
* @param {String} name nodeName of the element
* @param {Object} doc Document object
*/