aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown/Reference-manual.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/markdown/Reference-manual.md')
-rw-r--r--docs/markdown/Reference-manual.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/markdown/Reference-manual.md b/docs/markdown/Reference-manual.md
index 84b3e80..63dcc19 100644
--- a/docs/markdown/Reference-manual.md
+++ b/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)