Skip to content

Commit ae0ec80

Browse files
authored
Automatically regenerate the files
1 parent 8f7c7a3 commit ae0ec80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

generated/datetime.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ function date_parse_from_format(string $format, string $datetime): ?array
6464
* DateTimeImmutable::__construct. Instead of returning a
6565
* Unix timestamp (with strtotime) or a
6666
* DateTimeImmutable object (with
67-
* DateTimeImmutable::__construct, it returns an
67+
* DateTimeImmutable::__construct), it returns an
6868
* associative array with the information that it could detect in the given
6969
* datetime string.
7070
*

0 commit comments

Comments
 (0)