STYLE: fix some doxygen markup

- missing verbatim/endverbatim markers, missing "Foam::" prefix, typos
This commit is contained in:
Mark Olesen
2019-01-11 08:22:02 +01:00
parent 030877f8af
commit cb5617e070
14 changed files with 19 additions and 22 deletions

View File

@ -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