Fix spacing issue in Asset documentation.

This commit is contained in:
Taylor Otwell 2011-08-09 14:32:35 -05:00
parent b6ba0de0bd
commit 0344d74c6e
1 changed files with 1 additions and 1 deletions

View File

@ -221,7 +221,7 @@ private function get_group($group)
* Get the link to a single registered CSS asset.
*
* <code>
* echo $container->get_style('common');
* echo $container->get_style('common');
* </code>
*
* @param string $name