Skip to content

Commit

Permalink
doc: remove sexualized language from comment
Browse files Browse the repository at this point in the history
Reviewed-By: @zkat
Credit: @geek
PR-URL: npm#12840
  • Loading branch information
geek authored and zkat committed May 26, 2016
1 parent d6dff24 commit 0b81622
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/completion.js
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ function dumpScript (cb) {

process.stdout.write(d, function () { cb() })
process.stdout.on('error', function (er) {
// Darwin is a real dick sometimes.
// Darwin is a pain sometimes.
//
// This is necessary because the "source" or "." program in
// bash on OS X closes its file argument before reading
Expand Down

0 comments on commit 0b81622

Please sign in to comment.