docs: fix a small typo

s/Accecpts/Accepts/

Signed-off-by: John Levon <levon@movementarian.org>
pull/11481/head
John Levon 2 years ago committed by Dylan Baker
parent f5841cb69b
commit 8833513f57
  1. 2
      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

Loading…
Cancel
Save