summaryrefslogtreecommitdiffstats
path: root/src/config.l
diff options
context:
space:
mode:
authorDimitri van Heesch <dimitri@stack.nl>2005-09-27 19:20:12 (GMT)
committerDimitri van Heesch <dimitri@stack.nl>2005-09-27 19:20:12 (GMT)
commitb3063065e56a63056b094b58a883856267e32db3 (patch)
tree5485e95b8a8a758f2d0d0a39e611d4d9b1ad519b /src/config.l
parentba7233b1be8545e619d80a62dd274521392fbe1f (diff)
downloadDoxygen-b3063065e56a63056b094b58a883856267e32db3.zip
Doxygen-b3063065e56a63056b094b58a883856267e32db3.tar.gz
Doxygen-b3063065e56a63056b094b58a883856267e32db3.tar.bz2
Release-1.4.4-20050927
Diffstat (limited to 'src/config.l')
-rw-r--r--src/config.l2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config.l b/src/config.l
index d4e64e6..4860177 100644
--- a/src/config.l
+++ b/src/config.l
@@ -2449,7 +2449,7 @@ void Config::create()
"EXPAND_ONLY_PREDEF",
"If the EXPAND_ONLY_PREDEF and MACRO_EXPANSION tags are both set to YES \n"
"then the macro expansion is limited to the macros specified with the \n"
- "PREDEFINED and EXPAND_AS_PREDEFINED tags. \n",
+ "PREDEFINED and EXPAND_AS_DEFINED tags. \n",
FALSE
);
cb->addDependency("ENABLE_PREPROCESSING");