diff options
Diffstat (limited to 'tests/text_test.php')
-rw-r--r-- | tests/text_test.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/text_test.php b/tests/text_test.php index 779b0b8..bb56128 100644 --- a/tests/text_test.php +++ b/tests/text_test.php @@ -12,7 +12,7 @@ /** * Tests for ezcGraph class. * - * @package ImageAnalysis + * @package Graph * @subpackage Tests */ class ezcGraphTextTest extends ezcTestCase |