From 00a91ae9fabe7783260c7c3fcdfec5b1ead49350 Mon Sep 17 00:00:00 2001 From: albert-github Date: Mon, 16 Mar 2015 20:03:16 +0100 Subject: [PATCH] Internal debug option -d lex is not described Corrected typing error in internal -d lex documentation --- src/doxygen.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/doxygen.md b/src/doxygen.md index 4caa1981250..ccb47b94b15 100644 --- a/src/doxygen.md +++ b/src/doxygen.md @@ -169,8 +169,8 @@ easy ways to get debug information. - validate
Currently not used - lex
- 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