summaryrefslogtreecommitdiff
path: root/deps/npm/man/man7/npm-coding-style.7
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/man/man7/npm-coding-style.7')
-rw-r--r--deps/npm/man/man7/npm-coding-style.74
1 files changed, 2 insertions, 2 deletions
diff --git a/deps/npm/man/man7/npm-coding-style.7 b/deps/npm/man/man7/npm-coding-style.7
index 8a2a6bbdd3..508198722d 100644
--- a/deps/npm/man/man7/npm-coding-style.7
+++ b/deps/npm/man/man7/npm-coding-style.7
@@ -1,4 +1,4 @@
-.TH "NPM\-CODING\-STYLE" "7" "October 2017" "" ""
+.TH "NPM\-CODING\-STYLE" "7" "December 2017" "" ""
.SH "NAME"
\fBnpm-coding-style\fR \- npm's "funny" coding style
.SH DESCRIPTION
@@ -210,7 +210,7 @@ When something is intentionally missing or removed, set it to \fBnull\fP\|\.
Don't set things to \fBundefined\fP\|\. Reserve that value to mean "not yet
set to anything\."
.P
-Boolean objects are verboten\.
+Boolean objects are forbidden\.
.SH SEE ALSO
.RS 0
.IP \(bu 2