summaryrefslogtreecommitdiffstats
path: root/doc/preprocessing.doc
diff options
context:
space:
mode:
authorjannick0 <jannick0@users.noreply.github.com>2017-07-15 16:35:45 (GMT)
committerGitHub <noreply@github.com>2017-07-15 16:35:45 (GMT)
commit6b67a64bd0bd1c6759294c323433dbd7d37df6ac (patch)
treef060d75ac3bebb41c6c93adb542b4713938820e6 /doc/preprocessing.doc
parentdaa2c0960aa5044990c3e06afe8c15694e8be48d (diff)
downloadDoxygen-6b67a64bd0bd1c6759294c323433dbd7d37df6ac.zip
Doxygen-6b67a64bd0bd1c6759294c323433dbd7d37df6ac.tar.gz
Doxygen-6b67a64bd0bd1c6759294c323433dbd7d37df6ac.tar.bz2
[preprocessing.doc] typo amended
The preprocessor should read as amended.
Diffstat (limited to 'doc/preprocessing.doc')
-rw-r--r--doc/preprocessing.doc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/preprocessing.doc b/doc/preprocessing.doc
index d62bbb3..30d4cf3 100644
--- a/doc/preprocessing.doc
+++ b/doc/preprocessing.doc
@@ -62,7 +62,7 @@ to \c YES. Then the result after preprocessing becomes:
#define VERSION
#define CONST_STRING
- static const char * version = "1.xx";
+ static const char * version = "2.xx";
\endverbatim
Note that doxygen will now expand \e all macro definitions