summaryrefslogtreecommitdiffstats
path: root/src/htags.cpp
diff options
context:
space:
mode:
authoralbert-github <albert.tests@gmail.com>2015-07-05 17:13:40 (GMT)
committeralbert-github <albert.tests@gmail.com>2015-07-05 17:13:40 (GMT)
commita888543ca5f3fd28121f7eea4dbd25898fa7be57 (patch)
treed526143f7da529699f9829ce4dbc4da2cc61f47d /src/htags.cpp
parent0d060c455207ab32092e5a7edcd5457bb00f4653 (diff)
downloadDoxygen-a888543ca5f3fd28121f7eea4dbd25898fa7be57.zip
Doxygen-a888543ca5f3fd28121f7eea4dbd25898fa7be57.tar.gz
Doxygen-a888543ca5f3fd28121f7eea4dbd25898fa7be57.tar.bz2
Revert "Spelling correction for error message with USE_HTAGS usage"
This reverts commit 0d060c455207ab32092e5a7edcd5457bb00f4653.
Diffstat (limited to 'src/htags.cpp')
-rw-r--r--src/htags.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/htags.cpp b/src/htags.cpp
index 460d54d..c910eb6 100644
--- a/src/htags.cpp
+++ b/src/htags.cpp
@@ -59,7 +59,7 @@ bool Htags::execute(const QCString &htmldir)
}
else
{
- err("If you use USE_HTAGS then INPUT should specify a single directory.\n");
+ err("If you use USE_HTAGS then INPUT should specific a single directory. \n");
return FALSE;
}