Missing Controller

Error: About:blankController could not be found.

Error: Create the class About:blankController below in file: app/controllers/about:blank_controller.php

<?php
class About:blankController extends AppController {
	var $name = 'About:blank';
}
?>

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