aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJussi Pakkanen <jussi.pakkanen@mailbox.org>2025-05-22 23:04:13 +0300
committerJussi Pakkanen <jussi.pakkanen@mailbox.org>2025-05-22 23:04:13 +0300
commit351665e510fff22c7a805a263885a24252e73464 (patch)
tree811b938d848af1fa6566cd19d821cee6953b0ae0
parent4049ce5a81091c45143f735dd27130679dafd91d (diff)
downloadmeson-fixtests.zip
meson-fixtests.tar.gz
meson-fixtests.tar.bz2
Use two hashes in snippet.fixtests
-rw-r--r--docs/markdown/snippets/gnome-rsp-files-support.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/markdown/snippets/gnome-rsp-files-support.md b/docs/markdown/snippets/gnome-rsp-files-support.md
index 0506cf7..29c9082 100644
--- a/docs/markdown/snippets/gnome-rsp-files-support.md
+++ b/docs/markdown/snippets/gnome-rsp-files-support.md
@@ -1,4 +1,4 @@
-# Support response files for custom targets
+## Support response files for custom targets
When using the Ninja backend, Meson can now pass arguments to supported tools
through response files.