collectd-python(5): Fix POD syntax error.
authorFlorian Forster <octo@huhu.verplant.org>
Mon, 3 May 2010 07:34:27 +0000 (09:34 +0200)
committerFlorian Forster <octo@huhu.verplant.org>
Mon, 3 May 2010 07:34:27 +0000 (09:34 +0200)
src/collectd-python.pod

index 36d2be3..b9408a3 100644 (file)
@@ -426,6 +426,7 @@ exception will be raised. If the content of the sequence is not a number, a
 I<TypeError> exception will be raised.
 
 =item meta
+
 These are the meta data for this Value object.
 It has to be a dictionary of numbers, strings or bools. All keys must be
 strings. I<int> and <long> objects will be dispatched as signed integers unless