Missing Method in NewsController

Error: The action tin-tuc-du-hoc.html is not defined in controller NewsController

Error: Create NewsController::tin-tuc-du-hoc.html() in file: app/controllers/news_controller.php.

<?php
class NewsController extends AppController {

	var $name = 'News';


	function tin-tuc-du-hoc.html() {

	}

}
?>

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

(default) 5 queries took 3 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1SHOW FULL COLUMNS FROM `news`21211
2SELECT CHARACTER_SET_NAME FROM INFORMATION_SCHEMA.COLLATIONS WHERE COLLATION_NAME= 'utf8_general_ci';111
3SELECT CHARACTER_SET_NAME FROM INFORMATION_SCHEMA.COLLATIONS WHERE COLLATION_NAME= 'utf8_unicode_ci';110
4SHOW FULL COLUMNS FROM `categories`16161
5SHOW FULL COLUMNS FROM `users`12120