Merge pull request #887 from trev/patch-1

Fix comment typo
This commit is contained in:
Will Rossiter 2013-10-27 22:24:36 -07:00
commit a24d84a6df

View File

@ -1,7 +1,7 @@
<?php
/**
* 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
* @subpackage assets