Chapter 10. The Form API, Page 223

Location on the page: 
Section "Collecting All Possible Form Element Definitions" (bottom of page)
Chapter: 
10. The Form API
Error: 

Next, element_info() is called.

Correction: 

Next, _element_info() is called.

Description of the Error: 

Incorrect function name. See http://api.drupal.org/api/function/_element_info/6 for API documentation of this function.