dpdkstat: fix typo in collectd.conf.pod
authorMaryam Tahhan <maryam.tahhan@intel.com>
Mon, 2 May 2016 19:03:09 +0000 (20:03 +0100)
committerKim 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>
src/collectd.conf.pod

index 6aabba6..b154387 100644 (file)
@@ -2364,7 +2364,7 @@ B<Options:>
 
 =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.