STYLE: fix some doxygen markup
- missing verbatim/endverbatim markers, missing "Foam::" prefix, typos
This commit is contained in:
@ -61,7 +61,7 @@ Description
|
||||
action subset;
|
||||
source field;
|
||||
field d;
|
||||
accept (greater 1e-3) and (less 1e-3);
|
||||
accept (greater 1e-5) and (less 1e-3);
|
||||
}
|
||||
}
|
||||
\endverbatim
|
||||
|
||||
Reference in New Issue
Block a user