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 bafb23451..8087dbc44 100644 --- a/chapter06/bison.xml +++ b/chapter06/bison.xml @@ -52,7 +52,7 @@ <screen><userinput remap="make">make</userinput></screen> - <para>To test the results (about 0.5 SBU), issue:</para> + <para>To test the results (about 2.2 SBU), issue:</para> <screen><userinput remap="test">make check</userinput></screen> |