commit | 26e182c4849bf693a46d35a2d32bcf84288b3469 | [log] [tgz] |
---|---|---|
author | James Pic <jpic@apache.org> | Tue Dec 13 10:44:09 2011 +0000 |
committer | James Pic <jpic@apache.org> | Tue Dec 13 10:44:09 2011 +0000 |
tree | 8e9a55210dd80a5e45b5b3817e19131d24d74c26 | |
parent | 103306970a40ddf1c07abf5d2da27f578f70eb12 [diff] |
- Fixed #95 (typo in docblock), thanks Yousif Masoud git-svn-id: https://svn.apache.org/repos/asf/incubator/zetacomponents/trunk@1213643 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/Graph/src/interfaces/axis_label_renderer.php b/Graph/src/interfaces/axis_label_renderer.php index 06916f2..afccc6a 100644 --- a/Graph/src/interfaces/axis_label_renderer.php +++ b/Graph/src/interfaces/axis_label_renderer.php
@@ -43,7 +43,7 @@ * Indicates if steps are shown on the outer side of axis. * @property bool $outerGrid * Indicates if the grid is shown on the outer side of axis. - * @property bool $showLables + * @property bool $showLabels * Indicates if the labels should be shown * @property int $labelPadding * Padding of labels.