fix @package name
authorMichael J. Rubinsky <mrubinsk@horde.org>
Mon, 27 Sep 2010 13:38:51 +0000 (09:38 -0400)
committerMichael J. Rubinsky <mrubinsk@horde.org>
Mon, 27 Sep 2010 16:02:40 +0000 (12:02 -0400)
framework/Image/lib/Horde/Image.php

index 0f82565..2cd0964 100644 (file)
@@ -11,7 +11,7 @@
  *
  * @author  Chuck Hagenbuch <chuck@horde.org>
  * @author  Michael J. Rubinsky <mrubinsk@horde.org>
- * @package Image
+ * @package Horde_Image
  */
 class Horde_Image
 {