summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 213986f)
raw | patch | inline | side by side (parent: 213986f)
author | Maryam Tahhan <maryam.tahhan@intel.com> | |
Mon, 2 May 2016 19:03:09 +0000 (20:03 +0100) | ||
committer | Kim Jones <kim-marie.jones@intel.com> | |
Thu, 28 Jul 2016 12:18:23 +0000 (13:18 +0100) |
Fix typo in collectd.conf.pod.
Change-Id: I0de9582c0a3f2731194b73c85aa83a1e6bdc9aec
Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
Change-Id: I0de9582c0a3f2731194b73c85aa83a1e6bdc9aec
Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
src/collectd.conf.pod | patch | blob | history |
diff --git a/src/collectd.conf.pod b/src/collectd.conf.pod
index 6aabba64f0547ad6017ce83686678a526b6c41c0..b154387101f5e29779c7cd9f0d627d00d6ba592f 100644 (file)
--- a/src/collectd.conf.pod
+++ b/src/collectd.conf.pod
=item B<Interval> I<seconds>
-The interval within which to retreive stats in seconds. For milliseconds simple
+The interval within which to retrieve stats in seconds. For milliseconds simple
divide the time by 1000 for example if the desired interval is 50ms, set
interval to 0.05.