Skip to content

Commit f61d509

Browse files
Fix typo in test_material_holzapfel_ogden_MA.h
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent bedf081 commit f61d509

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/unitTests/material_model_tests/test_material_holzapfel_ogden_MA.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
#include "test_material_common.h"
3535

3636

37-
// Class to contain Holzapfel-Ogden (Modified Anisortopy) material parameters
37+
// Class to contain Holzapfel-Ogden (Modified Anisotropy) material parameters
3838
class HolzapfelOgdenMAParams : public MatParams {
3939
public:
4040
double a;

0 commit comments

Comments
 (0)