summaryrefslogtreecommitdiffstats
path: root/doc/preprocessing.doc
diff options
context:
space:
mode:
authoralbert-github <albert.tests@gmail.com>2018-03-06 15:58:30 (GMT)
committeralbert-github <albert.tests@gmail.com>2018-03-06 15:58:30 (GMT)
commitec0e5078b3a9db1f24079257287f7aee9e721093 (patch)
treebc42d7e4750150de143ef334bdfc2af969b6981b /doc/preprocessing.doc
parentfd2e30508f50c2fe84d3619eaa1575545a25b1d3 (diff)
downloadDoxygen-ec0e5078b3a9db1f24079257287f7aee9e721093.zip
Doxygen-ec0e5078b3a9db1f24079257287f7aee9e721093.tar.gz
Doxygen-ec0e5078b3a9db1f24079257287f7aee9e721093.tar.bz2
Small documentation corrections
Diffstat (limited to 'doc/preprocessing.doc')
-rw-r--r--doc/preprocessing.doc4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/preprocessing.doc b/doc/preprocessing.doc
index 30d4cf3..882e60d 100644
--- a/doc/preprocessing.doc
+++ b/doc/preprocessing.doc
@@ -55,7 +55,7 @@ both statements, i.e.:
\endverbatim
In case you want to expand the \c CONST_STRING macro, you should set the
-\ref cfg_macro_expansion "MACRO_EXPANSION" tag in the config file
+\ref cfg_macro_expansion "MACRO_EXPANSION" tag in the configuration file
to \c YES. Then the result after preprocessing becomes:
\verbatim
@@ -130,7 +130,7 @@ without macro expansion doxygen will get confused, but we may not want to
expand the \c REFIID macro, because it is documented and the user that reads
the documentation should use it when implementing the interface.
-By setting the following in the config file:
+By setting the following in the configuration file:
\verbatim
ENABLE_PREPROCESSING = YES