Skip to content

Commit

Permalink
[GUI] Fix typo in comments (sofa-framework#4797)
Browse files Browse the repository at this point in the history
  • Loading branch information
alxbilger authored Jun 28, 2024
1 parent 79ded6b commit 702c275
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 702c275

Please sign in to comment.