From 0344d74c6e530a872fb2db189696ac4299bbe6eb Mon Sep 17 00:00:00 2001 From: Taylor Otwell Date: Tue, 9 Aug 2011 14:32:35 -0500 Subject: [PATCH] Fix spacing issue in Asset documentation. --- system/asset.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/asset.php b/system/asset.php index 2fdb4c6e..820eca9f 100644 --- a/system/asset.php +++ b/system/asset.php @@ -221,7 +221,7 @@ class Asset_Container { * Get the link to a single registered CSS asset. * * - * echo $container->get_style('common'); + * echo $container->get_style('common'); * * * @param string $name