fixing API comments.

This commit is contained in:
Taylor Otwell
2011-08-13 21:43:33 -05:00
parent ee373db59c
commit 3ac2287329
3 changed files with 31 additions and 32 deletions

View File

@@ -46,7 +46,6 @@ class Asset {
/** /**
* Magic Method for calling methods on the default Asset container. * Magic Method for calling methods on the default Asset container.
* This allows a convenient API for working with the default container.
* *
* <code> * <code>
* // Add jQuery to the default container * // Add jQuery to the default container