From df4935b29b3ddab5c39b2743cbe2d2f190e0eda8 Mon Sep 17 00:00:00 2001 From: Aaron Carlisle Date: Fri, 6 Nov 2020 01:41:31 -0500 Subject: Cleanup: Fix wrong doxygen groups Was missed in rB9b6088cb9da4df1a893361997fc1a22986bf6f2e --- source/blender/simulation/SIM_mass_spring.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/blender/simulation/SIM_mass_spring.h') 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 -- cgit v1.2.3