Commit 0344d74c authored by Taylor Otwell's avatar Taylor Otwell

Fix spacing issue in Asset documentation.

parent b6ba0de0
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment