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