Uh oh!
There was an error while loading. Please reload this page.
doc: improve text for breakOnSigint - #35692
Conversation
There was a problem hiding this comment.
The word interrupted here is the one thing I didn't modify for consistency. The other six instances say terminated. I wasn't completely sure the choice wasn't intentional or which word was better than the other. @nodejs/vm @nodejs/documentation
There was a problem hiding this comment.
I think interrupt is a good word, especially given that that’s what SIGINT stands for :)
There was a problem hiding this comment.
Should it be interrupted on the other six instances then? I think consistency would be good, and @addaleax makes a good point.
There was a problem hiding this comment.
Should it be
interruptedon the other six instances then?
I'll land this as-is and open a follow-on PR about that.
Trott
commented
Oct 18, 2020
* Make the 7 instances of breakOnSigint text blocks consistent. * Use present tense. * Use kbd element for keystrokes. * Minor style edits. PR-URL: nodejs#35692 Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Trott
commented
Oct 24, 2020
Landed in 6bf2139 |
* Make the 7 instances of breakOnSigint text blocks consistent. * Use present tense. * Use kbd element for keystrokes. * Minor style edits. PR-URL: #35692 Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
* Make the 7 instances of breakOnSigint text blocks consistent. * Use present tense. * Use kbd element for keystrokes. * Minor style edits. PR-URL: #35692 Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
* Make the 7 instances of breakOnSigint text blocks consistent. * Use present tense. * Use kbd element for keystrokes. * Minor style edits. PR-URL: #35692 Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
* Make the 7 instances of breakOnSigint text blocks consistent. * Use present tense. * Use kbd element for keystrokes. * Minor style edits. PR-URL: #35692 Reviewed-By: Luigi Pinca <luigipinca@gmail.com>


Checklist