STYLE: changed some missed doxygen '@' to '\'

This commit is contained in:
Mark Olesen
2011-02-14 10:00:48 +01:00
parent 1e4d26429b
commit 56e07de724
11 changed files with 28 additions and 28 deletions

View File

@ -29,7 +29,7 @@ Description
type in the field and polyMesh/boundary files.
Reads dictionaries (fields) and entries to change from a dictionary.
E.g. to make the \em movingWall a \em fixedValue for @em p but all other
E.g. to make the \em movingWall a \em fixedValue for \em p but all other
\em Walls a zeroGradient boundary condition, the
\c system/changeDictionaryDict would contain the following:
\verbatim