Missing Controller

Error: GlossaryController could not be found.

Error: Create the class GlossaryController below in file: app/controllers/glossary_controller.php

<?php
class GlossaryController extends AppController {

	var $name = 'Glossary';
}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp