[skip ci] fix syntax typo
This commit is contained in:
parent
5048390a98
commit
af9af219d8
|
@ -141,7 +141,7 @@ configure_file(...)
|
||||||
|
|
||||||
## Generate configuration data from files
|
## Generate configuration data from files
|
||||||
|
|
||||||
`The [fs module](#Fs-modules) offers the `read` function` which enables adding
|
The [fs module](#Fs-modules) offers the `read` function which enables adding
|
||||||
the contents of arbitrary files to configuration data (among other uses):
|
the contents of arbitrary files to configuration data (among other uses):
|
||||||
|
|
||||||
```meson
|
```meson
|
||||||
|
|
Loading…
Reference in New Issue