Skip to content

Commit 0265f40

Browse files
Nyholmweaverryan
andauthored
Update src/Service/StaleIssueCommentGenerator.php
Co-authored-by: Ryan Weaver <weaverryan+github@gmail.com>
1 parent 03c0343 commit 0265f40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Service/StaleIssueCommentGenerator.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ public function getInformAboutClosingComment(): string
1818
{
1919
$messages = [
2020
'Hello? This issue is about to be closed if nobody replies.',
21-
'Friendly ping? Should this still be open? I will close if I dont hear anything.',
21+
'Friendly ping? Should this still be open? I will close if I don\'t hear anything.',
2222
'Could I get a reply or should I close this?',
2323
'Just a quick reminder to make a comment on this. If I don\'t hear anything I\'ll close this.',
2424
'Friendly reminder that this issue exists. If I don\'t hear anything I\'ll close this.',

0 commit comments

Comments
 (0)