Skip to content
This repository has been archived by the owner on Aug 11, 2022. It is now read-only.

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: #12840
  • Loading branch information
geek authored and zkat committed Jun 2, 2016
1 parent d6bf0c3 commit 55b8424
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/completion.js
Expand Up @@ -159,7 +159,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 55b8424

Please sign in to comment.