aboutsummaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorBruno Pérel <brunoperel@gmail.com>2015-07-30 15:34:34 +0200
committerMichał Gołębiowski <m.goleb@gmail.com>2015-07-30 15:51:44 +0200
commit6af92cafcadba74c22b8d94779472e1f71b99e30 (patch)
tree6bd4f5885c0dabde225738008617f8c6d01f0f35 /build
parent624d6a8580a7e1108c81a6a777dc1be3d408bddf (diff)
downloadjquery-6af92cafcadba74c22b8d94779472e1f71b99e30.tar.gz
jquery-6af92cafcadba74c22b8d94779472e1f71b99e30.zip
Docs: Fix various spelling mistakes
(cherry-picked from 360a4780339b7f412b75ad8a06dca7f39616f654) Closes gh-2487
Diffstat (limited to 'build')
-rw-r--r--build/release/dist.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/release/dist.js b/build/release/dist.js
index 8a68ec2b0..56bd19509 100644
--- a/build/release/dist.js
+++ b/build/release/dist.js
@@ -5,7 +5,7 @@ module.exports = function( Release, complete ) {
shell = require( "shelljs" ),
pkg = require( Release.dir.repo + "/package.json" ),
distRemote = Release.remote.replace( "jquery.git", "jquery-compat-dist.git" ),
- // These files are included with the distrubtion
+ // These files are included with the distribution
files = [
"src",
"LICENSE.txt",