Page Chapter 3. Module-Specific Settings, Page 29

Location on the page: 
Using Drupal's variables Table section
Error: 

Three occurrences:
Drupal has a variables table in the db...
field to the value stored in the variables database table...
retrieved in the variables table

Correction: 

Drupal has a variable table in the db...
field to the value stored in the variable database table...
retrieved in the variable table

Description of the Error: 

The table in question is named 'variable', not 'variables'.