commit: 493ddfa8293fc158342dc796ab6021dae2a491aa
parent 80e65b7c23ae4fa26234d90e4f443652d0e73bc4
Author: Andrius Štikonas <andrius@stikonas.eu>
Date: Sun, 20 Aug 2023 01:42:24 +0100
Fix a typo.
Closes #318
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parts.rst b/parts.rst
@@ -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