summaryrefslogtreecommitdiffstats
path: root/src/doxygen.md
diff options
context:
space:
mode:
authoralbert-github <albert.tests@gmail.com>2015-03-16 19:03:16 (GMT)
committeralbert-github <albert.tests@gmail.com>2015-03-16 19:03:16 (GMT)
commit00a91ae9fabe7783260c7c3fcdfec5b1ead49350 (patch)
treecbcee20a7f266a17084089ecba1c6aa59431bc9c /src/doxygen.md
parentebe3e8ec4a09edbb8a5b2dde88b6c479b03c0be9 (diff)
downloadDoxygen-00a91ae9fabe7783260c7c3fcdfec5b1ead49350.zip
Doxygen-00a91ae9fabe7783260c7c3fcdfec5b1ead49350.tar.gz
Doxygen-00a91ae9fabe7783260c7c3fcdfec5b1ead49350.tar.bz2
Internal debug option -d lex is not described
Corrected typing error in internal -d lex documentation
Diffstat (limited to 'src/doxygen.md')
-rw-r--r--src/doxygen.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/doxygen.md b/src/doxygen.md
index 4caa198..ccb47b9 100644
--- a/src/doxygen.md
+++ b/src/doxygen.md
@@ -169,8 +169,8 @@ easy ways to get debug information.
- validate<br>
Currently not used
- lex<br>
- Provide output of the `lex` files used. When a lexer ais started and when a lexer
- ends the name of `lex` file is given so it is possible to see in which lexer the
+ Provide output of the `lex` files used. When a lexer is started and when a lexer
+ ends the name of the `lex` file is given so it is possible to see in which lexer the
problem occurs. This makes it easier to select the file to be compiled in `lex` debug mode.
Producing output