Missing Controller

Error: TextController could not be found.

Error: Create the class TextController below in file: odom/cake_app/controllers/text_controller.php

<?php
class TextController extends AppController {

	var $name = 'Text';
}
?>

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