summaryrefslogtreecommitdiffstats
path: root/doc/preprocessing.doc
diff options
context:
space:
mode:
authorDimitri van Heesch <doxygen@gmail.com>2021-02-16 18:43:55 (GMT)
committerGitHub <noreply@github.com>2021-02-16 18:43:55 (GMT)
commitbcf2920bf17beb1b943d8d3b50309fa185d8ba5b (patch)
treef3be46e7c76bd18b8bad110022d794aa90986fe1 /doc/preprocessing.doc
parent9e4d6df2e549c2251d2bd3a88431cec0b262fad8 (diff)
downloadDoxygen-bcf2920bf17beb1b943d8d3b50309fa185d8ba5b.zip
Doxygen-bcf2920bf17beb1b943d8d3b50309fa185d8ba5b.tar.gz
Doxygen-bcf2920bf17beb1b943d8d3b50309fa185d8ba5b.tar.bz2
Update preprocessing.doc
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 5a297a7..34aa3ed 100644
--- a/doc/preprocessing.doc
+++ b/doc/preprocessing.doc
@@ -259,7 +259,7 @@ you can run doxygen as follows:
\verbatim
doxygen -d Preprocessor
\endverbatim
-when the line numbers are no required:
+or when the line numbers are not wanted:
\verbatim
doxygen -d Preprocessor -d NoLineno
\endverbatim