Missing Controller

Error: 用語Controller could not be found.

Error: Create the class 用語Controller below in file: app/controllers/用語controller.php

<?php
class 用語Controller extends AppController {

	var $name = '用語';
}
?>

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