summaryrefslogtreecommitdiffstats
path: root/src/axis/labeled.php
diff options
context:
space:
mode:
authorDerick Rethans <github@derickrethans.nl>2006-12-18 09:48:54 +0000
committerDerick Rethans <github@derickrethans.nl>2006-12-18 09:48:54 +0000
commitd6d7a5ecfc94179f3c7c944e0be67dfefbc31c5a (patch)
tree2aa81d83ad19e317f54a010366df160a18aeead8 /src/axis/labeled.php
parentec9dd064e9e5c399e5604d7fdd4fc97feb128f92 (diff)
downloadzetacomponents-graph-d6d7a5ecfc94179f3c7c944e0be67dfefbc31c5a.zip
zetacomponents-graph-d6d7a5ecfc94179f3c7c944e0be67dfefbc31c5a.tar.gz
- Fixed docs.
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 4463c91..4a7c96a 100644
--- a/src/axis/labeled.php
+++ b/src/axis/labeled.php
@@ -33,7 +33,7 @@ class ezcGraphChartElementLabeledAxis extends ezcGraphChartElementAxis
/**
* Maximum count of labels which can be displayed on one axis
- * @TODO: Perhaps base this on the chart size
+ * @todo Perhaps base this on the chart size
*/
const MAX_LABEL_COUNT = 10;
OpenPOWER on IntegriCloud