diff options
-rw-r--r-- | src/options/renderer.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/options/renderer.php b/src/options/renderer.php index 52d79d9..695a5f6 100644 --- a/src/options/renderer.php +++ b/src/options/renderer.php @@ -17,7 +17,7 @@ * Indicates wheather to show the line between pie elements and * labels. * @property float $symbolSize - * Size of symbols used concat a label with a pie. + * Size of symbols used to connect a label with a pie. * @property float $moveOut * Percent to move pie chart elements out of the middle on highlight. * @property int $titlePosition |