Skip to content

Commit abe0a79

Browse files
committed
Merge branch 'PHP-8.3' into PHP-8.4
2 parents ce83372 + 3195f18 commit abe0a79

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cmake/cmake/modules/PHP/Bison.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ scripts (script mode).
5252
5353
* `<input>`
5454
55-
A template file from wich the Bison parser generator generates output files.
55+
A template file from which the Bison parser generator generates output files.
5656
Relative source file path `<input>` is interpreted as being relative to the
5757
current source directory (`CMAKE_CURRENT_SOURCE_DIR`).
5858

cmake/cmake/modules/PHP/Re2c.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ scripts (script mode).
5252
5353
* `<input>`
5454
55-
A template file from wich the re2c lexer generator generates output files.
55+
A template file from which the re2c lexer generator generates output files.
5656
Relative source file path `<input>` is interpreted as being relative to the
5757
current source directory (`CMAKE_CURRENT_SOURCE_DIR`).
5858

0 commit comments

Comments
 (0)