summaryrefslogtreecommitdiffstats
path: root/src/config.l
diff options
context:
space:
mode:
authordimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7>2005-09-27 19:20:12 (GMT)
committerdimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7>2005-09-27 19:20:12 (GMT)
commit22dc10cfbe5042f21b9d706e5e8bb41749f65786 (patch)
tree5485e95b8a8a758f2d0d0a39e611d4d9b1ad519b /src/config.l
parentdb36de70fc9090e26c22ab288492407becb3a95e (diff)
downloadDoxygen-22dc10cfbe5042f21b9d706e5e8bb41749f65786.zip
Doxygen-22dc10cfbe5042f21b9d706e5e8bb41749f65786.tar.gz
Doxygen-22dc10cfbe5042f21b9d706e5e8bb41749f65786.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");