X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fcollectd-perl.pod;h=85e7a8a78d27153dcf647b17e33bd9acfab96236;hb=aa8eb582bd62448362a0146cc4de2fba40d92374;hp=b8d72f06fd8605574acc5f4a5a87cb400252d85e;hpb=fa9fd186f4e09c24a02d9541c2409d21bf282087;p=collectd.git diff --git a/src/collectd-perl.pod b/src/collectd-perl.pod index b8d72f06..85e7a8a7 100644 --- a/src/collectd-perl.pod +++ b/src/collectd-perl.pod @@ -163,7 +163,7 @@ and collectd: =item Config-Item -A config-item is one structure which keeps the informations provided in the +A config-item is one structure which keeps the information provided in the configuration file. The array of children keeps one entry for each configuration option. Each such entry is another config-item structure, which may nest further if nested blocks are used.