- 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.