File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
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
Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ scripts (script mode).
54
54
55
55
* ` <input> `
56
56
57
- A template file from wich the Bison parser generator generates output files.
57
+ A template file from which the Bison parser generator generates output files.
58
58
Relative source file path ` <input> ` is interpreted as being relative to the
59
59
current source directory (` CMAKE_CURRENT_SOURCE_DIR ` ).
60
60
Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ scripts (script mode).
54
54
55
55
* ` <input> `
56
56
57
- A template file from wich the re2c lexer generator generates output files.
57
+ A template file from which the re2c lexer generator generates output files.
58
58
Relative source file path ` <input> ` is interpreted as being relative to the
59
59
current source directory (` CMAKE_CURRENT_SOURCE_DIR ` ).
60
60
You can’t perform that action at this time.
0 commit comments