Missing Controller

Error: Photo-galleriesController could not be found.

Error: Create the class Photo-galleriesController below in file: app/controllers/photo-galleries_controller.php

<?php
class Photo-galleriesController extends AppController {

	var $name = 'Photo-galleries';
}
?>

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