From 0ad744e756b442efef64d1f848156b8b2f4111b2 Mon Sep 17 00:00:00 2001 From: Stanislav Chlebec Date: Wed, 24 Oct 2018 13:41:18 +0200 Subject: fix typos Change-Id: I0dadfae136f3e2a330cd0e56e19e9f8c28eb6daf Signed-off-by: Stanislav Chlebec Issue-ID: AAF-582 Former-commit-id: 9a8e11a0fee1142e4316d53336ed3a901197e36c --- dgbuilder/dgeflows/node_modules/debug/Readme.md | 2 +- .../node_modules/express/node_modules/etag/node_modules/crc/README.md | 2 +- .../dgeflows/node_modules/express/node_modules/proxy-addr/README.md | 2 +- .../express/node_modules/proxy-addr/node_modules/ipaddr.js/README.md | 2 +- .../serve-favicon/node_modules/etag/node_modules/crc/README.md | 2 +- .../node_modules/send/node_modules/etag/node_modules/crc/README.md | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'dgbuilder/dgeflows') diff --git a/dgbuilder/dgeflows/node_modules/debug/Readme.md b/dgbuilder/dgeflows/node_modules/debug/Readme.md index 40e4b4a0..b014b61d 100644 --- a/dgbuilder/dgeflows/node_modules/debug/Readme.md +++ b/dgbuilder/dgeflows/node_modules/debug/Readme.md @@ -59,7 +59,7 @@ setInterval(function(){ set DEBUG=*,-not_this ``` -Then, run the program to be debugged as ususal. +Then, run the program to be debugged as usual. ## Millisecond diff diff --git a/dgbuilder/dgeflows/node_modules/express/node_modules/etag/node_modules/crc/README.md b/dgbuilder/dgeflows/node_modules/express/node_modules/etag/node_modules/crc/README.md index 6473cbd0..30314a0b 100644 --- a/dgbuilder/dgeflows/node_modules/express/node_modules/etag/node_modules/crc/README.md +++ b/dgbuilder/dgeflows/node_modules/express/node_modules/etag/node_modules/crc/README.md @@ -27,7 +27,7 @@ Module for calculating Cyclic Redundancy Check (CRC). ## IMPORTANT -If you've used `crc` module prior to version 2.x, you might have some inconsistentcies with the current implementation because it relied on very old code and wasn't checked against reference implementation. If you upgrading from 1.x, please take special care. +If you've used `crc` module prior to version 2.x, you might have some inconsistencies with the current implementation because it relied on very old code and wasn't checked against reference implementation. If you upgrading from 1.x, please take special care. ## Support diff --git a/dgbuilder/dgeflows/node_modules/express/node_modules/proxy-addr/README.md b/dgbuilder/dgeflows/node_modules/express/node_modules/proxy-addr/README.md index 57ec4cdb..c73821c3 100644 --- a/dgbuilder/dgeflows/node_modules/express/node_modules/proxy-addr/README.md +++ b/dgbuilder/dgeflows/node_modules/express/node_modules/proxy-addr/README.md @@ -33,7 +33,7 @@ proxyaddr(req, function(addr){ return addr === '127.0.0.1' }) proxyaddr(req, function(addr, i){ return i < 1 }) ``` -The `trust` arugment may also be a single IP address string or an +The `trust` argument may also be a single IP address string or an array of trusted addresses, as plain IP addresses, CIDR-formatted strings, or IP/netmask strings. diff --git a/dgbuilder/dgeflows/node_modules/express/node_modules/proxy-addr/node_modules/ipaddr.js/README.md b/dgbuilder/dgeflows/node_modules/express/node_modules/proxy-addr/node_modules/ipaddr.js/README.md index a8166729..001608f3 100644 --- a/dgbuilder/dgeflows/node_modules/express/node_modules/proxy-addr/node_modules/ipaddr.js/README.md +++ b/dgbuilder/dgeflows/node_modules/express/node_modules/proxy-addr/node_modules/ipaddr.js/README.md @@ -39,7 +39,7 @@ or throws an `Error` if the passed string is not a valid representation of an IP address. The `ipaddr.process` method works just like the `ipaddr.parse` one, but it -automatically converts IPv4-mapped IPv6 addresses to their IPv4 couterparts +automatically converts IPv4-mapped IPv6 addresses to their IPv4 counterparts before returning. It is useful when you have a Node.js instance listening on an IPv6 socket, and the `net.ivp6.bindv6only` sysctl parameter (or its equivalent on non-Linux OS) is set to 0. In this case, you can accept IPv4 diff --git a/dgbuilder/dgeflows/node_modules/serve-favicon/node_modules/etag/node_modules/crc/README.md b/dgbuilder/dgeflows/node_modules/serve-favicon/node_modules/etag/node_modules/crc/README.md index 6473cbd0..30314a0b 100644 --- a/dgbuilder/dgeflows/node_modules/serve-favicon/node_modules/etag/node_modules/crc/README.md +++ b/dgbuilder/dgeflows/node_modules/serve-favicon/node_modules/etag/node_modules/crc/README.md @@ -27,7 +27,7 @@ Module for calculating Cyclic Redundancy Check (CRC). ## IMPORTANT -If you've used `crc` module prior to version 2.x, you might have some inconsistentcies with the current implementation because it relied on very old code and wasn't checked against reference implementation. If you upgrading from 1.x, please take special care. +If you've used `crc` module prior to version 2.x, you might have some inconsistencies with the current implementation because it relied on very old code and wasn't checked against reference implementation. If you upgrading from 1.x, please take special care. ## Support diff --git a/dgbuilder/dgeflows/node_modules/serve-static/node_modules/send/node_modules/etag/node_modules/crc/README.md b/dgbuilder/dgeflows/node_modules/serve-static/node_modules/send/node_modules/etag/node_modules/crc/README.md index 6473cbd0..30314a0b 100644 --- a/dgbuilder/dgeflows/node_modules/serve-static/node_modules/send/node_modules/etag/node_modules/crc/README.md +++ b/dgbuilder/dgeflows/node_modules/serve-static/node_modules/send/node_modules/etag/node_modules/crc/README.md @@ -27,7 +27,7 @@ Module for calculating Cyclic Redundancy Check (CRC). ## IMPORTANT -If you've used `crc` module prior to version 2.x, you might have some inconsistentcies with the current implementation because it relied on very old code and wasn't checked against reference implementation. If you upgrading from 1.x, please take special care. +If you've used `crc` module prior to version 2.x, you might have some inconsistencies with the current implementation because it relied on very old code and wasn't checked against reference implementation. If you upgrading from 1.x, please take special care. ## Support -- cgit 1.2.3-korg