mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
cosmetic cleanups
- grammar in comments, namespace qualifiers, etc.
This commit is contained in:
@ -228,7 +228,7 @@ public:
|
||||
};
|
||||
|
||||
|
||||
//- Specify data associated with boundBox type are contiguous
|
||||
//- Data associated with boundBox type are contiguous
|
||||
template<>
|
||||
inline bool contiguous<boundBox>() {return contiguous<point>();}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user