Missing Method in AboutController

Error: The action court.html is not defined in controller AboutController

Error: Create AboutController::court.html() in file: www/controllers/about_controller.php.

<?php
class AboutController extends AppController {

	var $name = 'About';


	function court.html() {

	}

}
?>

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