Browse Source

Fix spacing issue in Asset documentation.

Taylor Otwell 13 years ago
parent
commit
0344d74c6e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      system/asset.php

+ 1 - 1
system/asset.php

@@ -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