From 63c4c54a64fb8da685c6569f4cea82ee9718e4bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=BCnther=20Wutz?= Date: Sat, 6 May 2017 16:04:20 +0200 Subject: [PATCH] Updated gnome module command --- docs/markdown/Gnome-module.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/markdown/Gnome-module.md b/docs/markdown/Gnome-module.md index 4b33bba4b..079dfcbec 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.