diff --git a/FunctionSpace/FunctionSpace.h b/FunctionSpace/FunctionSpace.h index 8c7847f6100ced8a7354f1afc57c0ad678f30353..ee555ba427d54020d7c4e46b8bb29386f260c913 100644 --- a/FunctionSpace/FunctionSpace.h +++ b/FunctionSpace/FunctionSpace.h @@ -22,8 +22,7 @@ @interface FunctionSpace @brief Common Interface of all Function Spaces - This is the common interface of - all Function Spaces. + This is the common interface of all Function Spaces. A FunctionSpace is defined on a support, which is a collection of MElement%s (GroupOfElement).