X-Git-Url: https://git.octo.it/?p=collectd.git;a=blobdiff_plain;f=contrib%2Fphp-collection%2Ffunctions.php;h=c063d57d8ca64c44837da81df501a964ffd7d0a1;hp=fa2badce0a08307d577a94c38ae3234d0a8f0dcc;hb=79a8e6dee4b68231969434bf2a98a08c2bf8041e;hpb=658e44d47088aaea3c59fb248336a74fdefe4245 diff --git a/contrib/php-collection/functions.php b/contrib/php-collection/functions.php index fa2badce..c063d57d 100644 --- a/contrib/php-collection/functions.php +++ b/contrib/php-collection/functions.php @@ -536,7 +536,7 @@ function rrd_get_color($code, $line = true) { } /** - * Draw RRD file based on it's structure + * Draw RRD file based on its structure * @host * @plugin * @pinst @@ -635,7 +635,7 @@ function collectd_draw_rrd($host, $plugin, $pinst = null, $type, $tinst = null, } /** - * Draw RRD file based on it's structure + * Draw RRD file based on its structure * @timespan * @host * @plugin