diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/markdown/howtox.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/markdown/howtox.md b/docs/markdown/howtox.md index 91098aa..9945a6c 100644 --- a/docs/markdown/howtox.md +++ b/docs/markdown/howtox.md @@ -141,7 +141,7 @@ configure_file(...) ## 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): ```meson |