docs: fix generator code sample

pull/2212/head
Florian Zwoch 7 years ago committed by Jussi Pakkanen
parent aa49c3cebd
commit 3fda1ba3ed
  1. 2
      docs/markdown/Reference-manual.md

@ -312,7 +312,7 @@ Meson will then do the right thing.
### generator()
``` meson
generator_object gen(*executable*, ...)
generator_object generator(*executable*, ...)
```
See also: [`custom_target`](#custom_target)

Loading…
Cancel
Save