summaryrefslogtreecommitdiffstats
path: root/src/axis/labeled.php
diff options
context:
space:
mode:
authorTobias Schlitt <toby@php.net>2007-05-10 20:16:16 +0000
committerTobias Schlitt <toby@php.net>2007-05-10 20:16:16 +0000
commitc35bb1d06e3e9f2b5517a8486d3353921218f72a (patch)
tree324d34c6de5c31fdec635ac4095c6c6c356fb378 /src/axis/labeled.php
parent0f62a7a31cc60440e682496b538db3e2e20fefe6 (diff)
downloadzetacomponents-graph-c35bb1d06e3e9f2b5517a8486d3353921218f72a.zip
zetacomponents-graph-c35bb1d06e3e9f2b5517a8486d3353921218f72a.tar.gz
- Doc fixes.
# We abuse phpDoc here and therefore need type names without spaces.
Diffstat (limited to 'src/axis/labeled.php')
-rw-r--r--src/axis/labeled.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/axis/labeled.php b/src/axis/labeled.php
index 131e302..691679d 100644
--- a/src/axis/labeled.php
+++ b/src/axis/labeled.php
@@ -43,7 +43,7 @@ class ezcGraphChartElementLabeledAxis extends ezcGraphChartElementAxis
/**
* Precalculated steps on the axis
*
- * @var array( ezcGraphAxisStep )
+ * @var array(ezcGraphAxisStep)
*/
protected $steps;
OpenPOWER on IntegriCloud