aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGünther Wutz <info@gunibert.de>2017-05-06 16:04:20 +0200
committerJussi Pakkanen <jpakkane@gmail.com>2017-05-07 12:10:22 +0200
commit63c4c54a64fb8da685c6569f4cea82ee9718e4bc (patch)
tree17f1765df148cc1151389d5aeb9199ce15fd77af
parent69c5931a8d5c714f2cbc717e372c5170531d879e (diff)
downloadmeson-63c4c54a64fb8da685c6569f4cea82ee9718e4bc.zip
meson-63c4c54a64fb8da685c6569f4cea82ee9718e4bc.tar.gz
meson-63c4c54a64fb8da685c6569f4cea82ee9718e4bc.tar.bz2
Updated gnome module command
-rw-r--r--docs/markdown/Gnome-module.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/markdown/Gnome-module.md b/docs/markdown/Gnome-module.md
index 4b33bba..079dfcb 100644
--- a/docs/markdown/Gnome-module.md
+++ b/docs/markdown/Gnome-module.md
@@ -103,7 +103,7 @@ Compiles the given XML schema into gdbus source code. Takes two positional argum
Returns an opaque object containing the source files. Add it to a top level target's source list.
-### gnome.compile_vapi()
+### gnome.generate_vapi()
Creates a VAPI file from gir. The first argument is the name of the library.