summaryrefslogtreecommitdiffstats
path: root/src/driver/gd.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/driver/gd.php')
-rw-r--r--src/driver/gd.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/driver/gd.php b/src/driver/gd.php
index ce333f8..1662a1d 100644
--- a/src/driver/gd.php
+++ b/src/driver/gd.php
@@ -16,8 +16,8 @@
* ext/gd. It is possible to use Free Type 2, native TTF and PostScript Type 1
* fonts.
*
- * The options of this driver are configured in ezcGraphGdDriverOptions
- * extending the basic driver options class ezcGraphDriverOptions.
+ * The options of this driver are configured in {@link ezcGraphGdDriverOptions}
+ * extending the basic driver options class {@link ezcGraphDriverOptions}.
*
* <code>
* $graph = new ezcGraphPieChart();
OpenPOWER on IntegriCloud