mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
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