diff options
Diffstat (limited to 'chapter06/flex.xml')
-rw-r--r-- | chapter06/flex.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/flex.xml b/chapter06/flex.xml index 8ad7040a9..725bc21f8 100644 --- a/chapter06/flex.xml +++ b/chapter06/flex.xml @@ -41,7 +41,7 @@ <sect2 role="installation"> <title>Installation of Flex</title> - <para>First, skip running three regression tests that require bison.</para> + <para>First, skip running three regression tests that require Bison:</para> <screen><userinput remap="pre">sed -i -e '/test-bison/d' tests/Makefile.in</userinput></screen> |