Missing Controller

Error: Travel.htmlController could not be found.

Error: Create the class Travel.htmlController below in file: html/controllers/travel.html_controller.php

<?php
class Travel.htmlController extends AppController {

	var $name = 'Travel.html';
}
?>

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