diff options
Diffstat (limited to 'doc/lemon.html')
-rw-r--r-- | doc/lemon.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/lemon.html b/doc/lemon.html index 1d04eec7f..6a4d6dbd2 100644 --- a/doc/lemon.html +++ b/doc/lemon.html @@ -103,8 +103,7 @@ printed. Like this: 340 states, 2026 parser table entries, 0 conflicts </pre> Finally, the ``-x'' option causes Lemon to print its version number -and copyright information -and then stop without attempting to read the grammar or generate a parser.</p> +and then stops without attempting to read the grammar or generate a parser.</p> <h3>The Parser Interface</h3> |