From af9af219d815f157acd2dd4629727fcd90aa9d86 Mon Sep 17 00:00:00 2001 From: Darren Ng Date: Sat, 5 Mar 2022 10:43:53 +0800 Subject: [skip ci] fix syntax typo --- docs/markdown/howtox.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') 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 -- cgit v1.1