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:
authorAaron Carlisle <carlisle.b3d@gmail.com>2020-11-06 09:41:31 +0300
committerAaron Carlisle <carlisle.b3d@gmail.com>2020-11-06 09:46:50 +0300
commitdf4935b29b3ddab5c39b2743cbe2d2f190e0eda8 (patch)
treea1ec2dc27cd505b337c5622e59c6f6e42f19b0f3 /source/blender/simulation/SIM_mass_spring.h
parent9762a0992b3b15f63c7c45f752ae9eafd1b17daa (diff)
Cleanup: Fix wrong doxygen groups
Was missed in rB9b6088cb9da4df1a893361997fc1a22986bf6f2e
Diffstat (limited to 'source/blender/simulation/SIM_mass_spring.h')
-rw-r--r--source/blender/simulation/SIM_mass_spring.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/simulation/SIM_mass_spring.h b/source/blender/simulation/SIM_mass_spring.h
index 219ead477c2..42d7c86b539 100644
--- a/source/blender/simulation/SIM_mass_spring.h
+++ b/source/blender/simulation/SIM_mass_spring.h
@@ -18,7 +18,7 @@
*/
/** \file
- * \ingroup bph
+ * \ingroup sim
*/
#pragma once