Code

configure: Fixed copy&paste error in --with-libupsclient.
[collectd.git] / src / filter_chain.c
index c777fac1555985e5849d9dba62356b351c2eef8a..7c23a357cdf13e99df1a0112f2c021ec03cbbfc4 100644 (file)
@@ -173,7 +173,7 @@ static char *fc_strdup (const char *orig) /* {{{ */
  *
  * The configuration looks somewhat like this:
  *
- *  <Chain "main">
+ *  <Chain "PreCache">
  *    <Rule>
  *      <Match "regex">
  *        Plugin "^mysql$"