Skip to content

Commit 4acd45a

Browse files
hugovkzkat
authored andcommittedNov 26, 2018
docs: Correct spelling (#78)
PR-URL: #78 Credit: @hugovk Reviewed-By: @zkat
1 parent a34246b commit 4acd45a

12 files changed

+28
-28
lines changed
 

‎CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ bumped due to bugs that had been around for a while.
220220
([@zkat](https://github.com/zkat))
221221
* [`21cf0ab68`](https://github.com/npm/cli/commit/21cf0ab68cf528d5244ae664133ef400bdcfbdb6)
222222
[npm/cli#24](https://github.com/npm/cli/pull/24)
223-
Use the defaut OTP explanation everywhere except when the context is
223+
Use the default OTP explanation everywhere except when the context is
224224
"OTP-aware" (like when setting double-authentication). This improves the
225225
overall CLI messaging when prompting for an OTP code.
226226
([@jdeniau](https://github.com/jdeniau))

‎changelogs/CHANGELOG-2.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
### v2.15.12 (2017-03-24):
22

33
This version brings the latest `node-gyp` to a soon to be released Node.js
4-
4.x. The `node-gyp` update is paticularly important to Windows folks due to
4+
4.x. The `node-gyp` update is particularly important to Windows folks due to
55
its addition of Visual Studio 2017 support.
66

77
* [`cdd60e733`](https://github.com/npm/npm/commit/cdd60e733905a9994e1d6d832996bfdd12abeaee)
@@ -372,7 +372,7 @@ Node.js 0.10 and 0.12, it's unlikely that patches that rely on ES 2015
372372
functionality will land anytime soon.
373373

374374
Looking forward, the team's current plan is to drop support for Node.js 0.10
375-
when its LTS maintenace window expires in October, 2016, and 0.12 when its
375+
when its LTS maintenance window expires in October, 2016, and 0.12 when its
376376
maintenance / LTS window ends at the end of 2016. We will also drop support for
377377
Node.js 5.x when Node.js 6 becomes LTS and Node.js 7 is released, also in the
378378
October-December 2016 timeframe.
@@ -1507,7 +1507,7 @@ change makes it do.
15071507

15081508
We _think_ this is what everyone wants, but if this causes problems for you, we
15091509
want to know! If it proves problematic for people we will consider reverting it
1510-
(preferrably before this becomes `npm@latest`).
1510+
(preferably before this becomes `npm@latest`).
15111511

15121512
Previously, when you ran `npm install foo` we would act as if you typed `npm
15131513
install foo@*`. Now, like any range-type specifier, in addition to matching the
@@ -2742,7 +2742,7 @@ NodeConf Adventure!
27422742
([@iarna](https://github.com/iarna))
27432743
* [`e02e85d`](https://github.com/npm/npm/commit/e02e85d)
27442744
`osenv@0.1.2`: Switches to using the `os-tmpdir` module instead of
2745-
`os.tmpdir()` for greate consistency in behavior between node versions.
2745+
`os.tmpdir()` for greater consistency in behavior between node versions.
27462746
([@iarna](https://github.com/iarna))
27472747
* [`a6f0265`](https://github.com/npm/npm/commit/a6f0265)
27482748
`ini@1.3.4` ([@isaacs](https://github.com/isaacs))
@@ -4588,7 +4588,7 @@ Other changes:
45884588
([@gfxmonk](https://github.com/gfxmonk))
45894589
* [`989624e`](https://github.com/npm/npm/commit/989624e8321f87734c1b1272fc2f646e7af1f81c)
45904590
[#6767](https://github.com/npm/npm/issues/6767) Actually pass parameters when
4591-
adding git repo to cach under Windows.
4591+
adding git repo to cache under Windows.
45924592
([@othiym23](https://github.com/othiym23))
45934593
* [`657af73`](https://github.com/npm/npm/commit/657af7308f7d6cd2f81389fcf0d762252acaf1ce)
45944594
[#6774](https://github.com/npm/npm/issues/6774) When verifying paths on

‎changelogs/CHANGELOG-3.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -2143,7 +2143,7 @@ This release includes an updated `node-gyp` with fixes for Android.
21432143
([@watilde](https://github.com/watilde))
21442144
* [`47928cd`](https://github.com/npm/npm/commit/47928cd6264e1d6d0ef67435b71c66d01bea664a)
21452145
[#11003](https://github.com/npm/npm/issues/11003)
2146-
Remove "verison" typo from the help listing.
Has a conversation. Original line has a conversation.
2146+
Remove "version" typo from the help listing.
21472147
([@doug-wade](https://github.com/doug-wade))
21482148

21492149
#### MORE COMPLETE CONFIG LISTINGS
@@ -3473,7 +3473,7 @@ Hey, you found the feature we added!
34733473
folder with the same layout as global modules. Only your direct
34743474
dependencies will show in `node_modules` and everything they depend on
34753475
will be flattened in their `node_modules` folders. This obviously will
3476-
elminate some deduping.
3476+
eliminate some deduping.
34773477
([@iarna](https://github.com/iarna))
34783478

34793479
#### TYPOS IN THE LICENSE, OH MY
@@ -3492,7 +3492,7 @@ this change makes it do.
34923492

34933493
We _think_ this is what everyone wants, but if this causes problems for
34943494
you, we want to know! If it proves problematic for people we will consider
3495-
reverting it (preferrably before this becomes `npm@latest`).
3495+
reverting it (preferably before this becomes `npm@latest`).
34963496

34973497
Previously, when you ran `npm install foo` we would act as if you typed
34983498
`npm install foo@*`. Now, like any range-type specifier, in addition to
@@ -4070,7 +4070,7 @@ in line with `npm@2`.
40704070

40714071
* [`95ee92c`](https://github.com/npm/npm/commit/95ee92c)
40724072
[#9433](https://github.com/npm/npm/issues/9433)
4073-
Give better error messages for invalid URLs in the dependecy
4073+
Give better error messages for invalid URLs in the dependency
40744074
list.
40754075
([@jamietre](https://github.com/jamietre))
40764076

‎changelogs/CHANGELOG-4.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,7 @@ Also there's maybe a bit of an easter egg in this release. 'Cause those are fun
296296
### v4.4.1 (2017-03-06):
297297

298298
This is a quick little patch release to forgo the update notification
299-
checker if you're on an unsuported (but not otherwise broken) version of
299+
checker if you're on an unsupported (but not otherwise broken) version of
300300
Node.js. Right now that means 0.10 or 0.12.
301301

302302
* [`56ac249`](https://github.com/npm/npm/commit/56ac249ef8ede1021f1bc62a0e4fe1e9ba556af2)
@@ -1434,7 +1434,7 @@ install`, and `prepublishOnly` will be removed, leaving `prepare` and
14341434

14351435
* [`9b4a227`](https://github.com/npm/npm/commit/9b4a2278cee0a410a107c8ea4d11614731e0a943) [`bc32078`](https://github.com/npm/npm/commit/bc32078fa798acef0e036414cb448645f135b570)
14361436
[#14290](https://github.com/npm/npm/pull/14290)
1437-
Add `prepare` and `prepublishOnly` lifecyle events.
1437+
Add `prepare` and `prepublishOnly` lifecycle events.
14381438
([@othiym23](https://github.com/othiym23))
14391439
* [`52fdefd`](https://github.com/npm/npm/commit/52fdefddb48f0c39c6e8eb4c118eb306c9436117)
14401440
[#14290](https://github.com/npm/npm/pull/14290)

‎changelogs/CHANGELOG-5.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1285,7 +1285,7 @@ had been held by 1.3.16 since _December of 2013_.
12851285
If you can't get enough of the bleeding edge, I encourage you to check out
12861286
our canary release of npm. Get it with `npm install -g npmc`. It's going to
12871287
be seeing some exciting stuff in the next couple of weeks, starting with a
1288-
rewriten `npm dedupe`, but moving on to… well, you'll just have to wait and
1288+
rewritten `npm dedupe`, but moving on to… well, you'll just have to wait and
12891289
find out.
12901290

12911291
### PERFORMANCE
@@ -1911,7 +1911,7 @@ right? Here's what's bumping that number for us this time:
19111911
([@KennethKinLum](https://github.com/KennethKinLum))
19121912
* [`c9b534a14`](https://github.com/npm/npm/commit/c9b534a148818d1a97787c0dfdba5f64ce3618a6)
19131913
[#17074](https://github.com/npm/npm/pull/17074)
1914-
Clarify config documention with multiple boolean flags.
1914+
Clarify config documentation with multiple boolean flags.
19151915
([@KennethKinLum](https://github.com/KennethKinLum))
19161916
* [`e111b0a40`](https://github.com/npm/npm/commit/e111b0a40c4bc6691d7b8d67ddce5419e67bfd27)
19171917
[#16768](https://github.com/npm/npm/pull/16768)
@@ -2117,7 +2117,7 @@ added 234 packages in .005ms
21172117
Fix a crash while installing with `--no-shrinkwrap`.
21182118
([@jacknagel](https://github.com/jacknagel))
21192119

2120-
### DOC UPATES
2120+
### DOC UPDATES
21212121

21222122
* [`89e0cb816`](https://github.com/npm/npm/commit/89e0cb8165dd9c3c7ac74d531617f367099608f4)
21232123
[#16818](https://github.com/npm/npm/pull/16818)

‎doc/misc/npm-registry.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ about your environment:
4141
information to allow you to customize your experience for your
4242
organization.
4343
* `Npm-In-CI` – Set to "true" if npm believes this install is running in a
44-
continous integration environment, "false" otherwise. This is detected by
44+
continuous integration environment, "false" otherwise. This is detected by
4545
looking for the following environment variables: `CI`, `TDDIUM`,
4646
`JENKINS_URL`, `bamboo.buildKey`. If you'd like to learn more you may find
4747
the [original PR](https://github.com/npm/npm-registry-client/pull/129)

‎lib/install/mutate-into-logical-tree.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ var npm = require('../npm.js')
1111

1212
// Return true if tree is a part of a cycle that:
1313
// A) Never connects to the top of the tree
14-
// B) Has not not had a point in the cycle arbitraryly declared its top
14+
// B) Has not not had a point in the cycle arbitrarily declared its top
1515
// yet.
1616
function isDisconnectedCycle (tree, seen) {
1717
if (!seen) seen = {}

‎test/need-npm5-update/lifecycle-signal.js

+6-6
Original file line numberDiff line numberDiff line change
@@ -88,13 +88,13 @@ test('lifecycle wait for async child process exit', {
8888
skip: process.platform !== 'darwin' && 'broken'
8989
}, function (t) {
9090
var innerChildPid
91-
var interupted
91+
var interrupted
9292
var child = spawn(npm, ['run', 'async'], {
9393
cwd: pkg
9494
})
9595
child.stderr.on('data', function (data) {
96-
if (!interupted) {
97-
interupted = true
96+
if (!interrupted) {
97+
interrupted = true
9898
child.kill('SIGINT')
9999
} else {
100100
innerChildPid = parseInt(data.toString(), 10)
@@ -110,13 +110,13 @@ test('lifecycle force kill using multiple SIGINT signals', {
110110
skip: process.platform !== 'darwin' && 'broken'
111111
}, function (t) {
112112
var innerChildPid
113-
var interupted
113+
var interrupted
114114
var child = spawn(npm, ['run', 'zombie'], {
115115
cwd: pkg
116116
})
117117
child.stderr.on('data', function (data) {
118-
if (!interupted) {
119-
interupted = true
118+
if (!interrupted) {
119+
interrupted = true
120120
child.kill('SIGINT')
121121
} else {
122122
innerChildPid = parseInt(data.toString(), 10)

‎test/tap/config-basic.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ test('no builtin', function (t) {
7474
npmconf.load(cli, function (er, conf) {
7575
if (er) throw er
7676
expectNames.forEach(function (name, ii) {
77-
isDeeplyDetails(t, conf.list[ii], expectList[ii], 'config properities list: ' + name)
77+
isDeeplyDetails(t, conf.list[ii], expectList[ii], 'config properties list: ' + name)
7878
})
7979
isDeeplyDetails(t, conf.sources, expectSources, 'config by source')
8080
t.same(npmconf.rootConf.list, [], 'root configuration is empty')

‎test/tap/ls-depth-cli.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ test('npm ls --depth=1', function (t) {
8282

8383
test('npm ls --depth=Infinity', function (t) {
8484
// travis has a preconfigured depth=0, in general we can not depend
85-
// on the default value in all environments, so explictly set it here
85+
// on the default value in all environments, so explicitly set it here
8686
common.npm(
8787
['ls', '--depth=Infinity'],
8888
EXEC_OPTS,
@@ -128,7 +128,7 @@ test('npm ls --depth=0 --json', function (t) {
128128

129129
test('npm ls --depth=Infinity --json', function (t) {
130130
// travis has a preconfigured depth=0, in general we can not depend
131-
// on the default value in all environments, so explictly set it here
131+
// on the default value in all environments, so explicitly set it here
132132
common.npm(
133133
['ls', '--depth=Infinity', '--json'],
134134
EXEC_OPTS,

‎test/tap/ls-depth-unmet.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ test('npm ls --depth=1', function (t) {
124124

125125
test('npm ls --depth=Infinity', function (t) {
126126
// travis has a preconfigured depth=0, in general we can not depend
127-
// on the default value in all environments, so explictly set it here
127+
// on the default value in all environments, so explicitly set it here
128128
common.npm(
129129
['ls', '--depth=Infinity'],
130130
EXEC_OPTS,

‎test/tap/unit-deps-earliestInstallable.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ test('earliestInstallable should consider devDependencies', function (t) {
3939
realpath: '/dep2'
4040
}
4141

42-
// an incompatible verson of dep2. required by dep1
42+
// an incompatible version of dep2. required by dep1
4343
var dep2a = {
4444
package: {
4545
name: 'dep2',

0 commit comments

Comments
 (0)
Please sign in to comment.