diff options
Diffstat (limited to 'chapter06/bison.xml')
-rw-r--r-- | chapter06/bison.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/bison.xml b/chapter06/bison.xml index dd415feb9..4d4fa17f3 100644 --- a/chapter06/bison.xml +++ b/chapter06/bison.xml @@ -56,7 +56,7 @@ <para>There is a circular dependency between bison and flex with regard to the checks. If desired, after installing flex in the next section, the - bison can be rebuilt and the bison checks can be run with + bison package can be rebuilt and the bison checks can be run with <command>make check</command>.</para> <para>Install the package:</para> |