aboutsummaryrefslogtreecommitdiffstats
path: root/actionview
diff options
context:
space:
mode:
authorArthur Nogueira Neves <github@arthurnn.com>2017-02-06 11:12:52 -0500
committerGitHub <noreply@github.com>2017-02-06 11:12:52 -0500
commite3afc83631ebe2dbb3c4368756577bdd92ea1d62 (patch)
tree80153c29b0ce45de42328647443f89812357867d /actionview
parentbed90df099f62ea8be9fe19b889f5a0b080525b0 (diff)
parentc8b5d828e7abbbbcf1f0854896453e8b29ab5d42 (diff)
downloadrails-e3afc83631ebe2dbb3c4368756577bdd92ea1d62.tar.gz
rails-e3afc83631ebe2dbb3c4368756577bdd92ea1d62.tar.bz2
rails-e3afc83631ebe2dbb3c4368756577bdd92ea1d62.zip
Merge pull request #27919 from bf4/correct_spelling
Correct spelling
Diffstat (limited to 'actionview')
-rw-r--r--actionview/test/ujs/public/vendor/jquery.metadata.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/actionview/test/ujs/public/vendor/jquery.metadata.js b/actionview/test/ujs/public/vendor/jquery.metadata.js
index ad8bfba404..5b5253cdf7 100644
--- a/actionview/test/ujs/public/vendor/jquery.metadata.js
+++ b/actionview/test/ujs/public/vendor/jquery.metadata.js
@@ -111,7 +111,7 @@ $.extend({
*
* @name metadata
* @descr Returns element's metadata object
- * @param Object opts An object contianing settings to override the defaults
+ * @param Object opts An object containing settings to override the defaults
* @type jQuery
* @cat Plugins/Metadata
*/