From 8833513f574664e510fd1dc246aa669b2cd80fbf Mon Sep 17 00:00:00 2001 From: John Levon Date: Sat, 25 Feb 2023 15:30:42 +0000 Subject: docs: fix a small typo s/Accecpts/Accepts/ Signed-off-by: John Levon --- docs/yaml/functions/project.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/yaml/functions/project.yaml b/docs/yaml/functions/project.yaml index fe665aa30..c4ac0be09 100644 --- a/docs/yaml/functions/project.yaml +++ b/docs/yaml/functions/project.yaml @@ -40,7 +40,7 @@ kwargs: default_options: type: list[str] description: | - Accecpts strings in the form `key=value` + Accepts strings in the form `key=value` which have the same format as options to `meson configure`. For example to set the default project type you would set this: `default_options : ['buildtype=debugoptimized']`. Note -- cgit v1.2.3