Fix a typo.

Closes #318
This commit is contained in:
Andrius Štikonas 2023-08-20 01:42:24 +01:00
parent 80e65b7c23
commit 493ddfa829
1 changed files with 1 additions and 1 deletions

View File

@ -309,7 +309,7 @@ flex 2.5.11
===========
``flex`` is a tool for generating lexers or scanners: programs that
recognize lexical patters.
recognize lexical patterns.
Unfortunately ``flex`` also depends on itself for compiling its own
scanner, so first flex 2.5.11 is compiled, with its scanner definition