From 8ac02e9a2907d9b26fe97b22121913559e1e932b Mon Sep 17 00:00:00 2001 From: "zhang.zezhu" Date: Sun, 30 Oct 2016 01:35:44 +0000 Subject: [PATCH] src/common/perf_counters.h:fix wrong word Signed-off-by: zhang.zezhu --- src/common/perf_counters.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/common/perf_counters.h b/src/common/perf_counters.h index 61e5f4c4ec70..0394acd3e1b1 100644 --- a/src/common/perf_counters.h +++ b/src/common/perf_counters.h @@ -241,7 +241,7 @@ private: /* Class for constructing a PerfCounters object. * - * This class peforms some validation that the parameters we have supplied are + * This class performs some validation that the parameters we have supplied are * correct in create_perf_counters(). * * In the future, we will probably get rid of the first/last arguments, since -- 2.47.3