diff --git a/src/felupe/dof/_boundary.py b/src/felupe/dof/_boundary.py index d8b10d1c..be6ce383 100644 --- a/src/felupe/dof/_boundary.py +++ b/src/felupe/dof/_boundary.py @@ -25,7 +25,7 @@ class Boundary: Parameters ---------- - field : Field + field : felupe.Field Field on wich the boundary is created. name : str, optional (default is "default") Name of the boundary.