Page Chapter 4. The Menu System, Page 44

Location on the page: 
Code example
Error: 

module_exist('devel')

Correction: 

module_exists('devel')

Description of the Error: 

typo: function name