Skip to content

Commit be2401a

Browse files
committed
[skip ci] gen_stub: Fix final comment text generation
1 parent b88d387 commit be2401a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/gen_stub.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1648,7 +1648,7 @@ public function getMethodSynopsisDocument(array $funcMap, array $aliasMap): ?str
16481648

16491649
$doc->appendChild(new DOMComment(
16501650
<<<ENDCOMMENT
1651-
Keep this comment at the end of the file
1651+
Keep this comment at the end of the file
16521652
Local variables:
16531653
mode: sgml
16541654
sgml-omittag:t

0 commit comments

Comments
 (0)