diff --git a/Sofa/GUI/Component/src/sofa/gui/component/ConstraintAttachButtonSetting.h b/Sofa/GUI/Component/src/sofa/gui/component/ConstraintAttachButtonSetting.h index d37abc4379a..b2628d1a7d8 100644 --- a/Sofa/GUI/Component/src/sofa/gui/component/ConstraintAttachButtonSetting.h +++ b/Sofa/GUI/Component/src/sofa/gui/component/ConstraintAttachButtonSetting.h @@ -31,7 +31,7 @@ namespace sofa::gui::component /***** * This component modifies the mouse picking behavior in the GUI -* and set it at the beginning to Lagrangian-based contraints +* and set it at the beginning to Lagrangian-based constraints * It doesn't have any parameter because its only presence is sufficient. *****/ class SOFA_GUI_COMPONENT_API ConstraintAttachButtonSetting: public sofa::component::setting::MouseButtonSetting