Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'source/blender/python/gawain/gwn_py_api.h')
-rw-r--r--source/blender/python/gawain/gwn_py_api.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/python/gawain/gwn_py_api.h b/source/blender/python/gawain/gwn_py_api.h
index 115ff6c5f24..aacb14094bc 100644
--- a/source/blender/python/gawain/gwn_py_api.h
+++ b/source/blender/python/gawain/gwn_py_api.h
@@ -22,7 +22,7 @@
#define __GWN_PY_API__
/** \file blender/python/gawain/gwn_py_api.h
- * \ingroup pygen
+ * \ingroup pygawain
*/
PyObject *BPyInit_gawain(void);