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

View File

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