diff options
author | Tobias Schlitt <toby@php.net> | 2007-09-12 12:07:58 +0000 |
---|---|---|
committer | Tobias Schlitt <toby@php.net> | 2007-09-12 12:07:58 +0000 |
commit | 934f5c0f9b6a1529378637a3d8a045a48d2148b5 (patch) | |
tree | de148ce5028c87f0ec7300788f970b37de1fe26a /tests/text_test.php | |
parent | a3a7f0b264223ec011b46fd4e0ce2674af7e0087 (diff) | |
download | zetacomponents-graph-934f5c0f9b6a1529378637a3d8a045a48d2148b5.zip zetacomponents-graph-934f5c0f9b6a1529378637a3d8a045a48d2148b5.tar.gz |
- Doc fixes.
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 |