Fix comment typo

This commit is contained in:
Trevor 2013-10-28 13:48:31 +11:00
parent 79c0b6cf28
commit e3724e9207

View File

@ -1,7 +1,7 @@
<?php <?php
/** /**
* AssetAdmin is the 'file store' section of the CMS. * AssetAdmin is the 'file store' section of the CMS.
* It provides an interface for maniupating the File and Folder objects in the system. * It provides an interface for manipulating the File and Folder objects in the system.
* *
* @package cms * @package cms
* @subpackage assets * @subpackage assets