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/functions/FN_cpp_types.hh')
-rw-r--r--source/blender/functions/FN_cpp_types.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/functions/FN_cpp_types.hh b/source/blender/functions/FN_cpp_types.hh
index 704a1363935..63f6b49885f 100644
--- a/source/blender/functions/FN_cpp_types.hh
+++ b/source/blender/functions/FN_cpp_types.hh
@@ -18,7 +18,7 @@
#define __FN_CPP_TYPES_HH__
/** \file
- * \ingroup functions
+ * \ingroup fn
*
* This header provides convenient access to CPPType instances for some core types like integer
* types.