File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ scripts (script mode).
52
52
53
53
* `<input>`
54
54
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.
56
56
Relative source file path `<input>` is interpreted as being relative to the
57
57
current source directory (`CMAKE_CURRENT_SOURCE_DIR`).
58
58
Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ scripts (script mode).
52
52
53
53
* `<input>`
54
54
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.
56
56
Relative source file path `<input>` is interpreted as being relative to the
57
57
current source directory (`CMAKE_CURRENT_SOURCE_DIR`).
58
58
You can’t perform that action at this time.
0 commit comments