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/gpu/gpu_py_select.c')
-rw-r--r--source/blender/python/gpu/gpu_py_select.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/python/gpu/gpu_py_select.c b/source/blender/python/gpu/gpu_py_select.c
index b0b0e16f139..abe46301abb 100644
--- a/source/blender/python/gpu/gpu_py_select.c
+++ b/source/blender/python/gpu/gpu_py_select.c
@@ -41,7 +41,7 @@
* \{ */
PyDoc_STRVAR(bpygpu_select_load_id_doc,
- "load_id(id)\n"
+ ".. function:: load_id(id)\n"
"\n"
" Set the selection ID.\n"
"\n"