From: zhang.zezhu Date: Sun, 30 Oct 2016 01:35:44 +0000 (+0000) Subject: src/common/perf_counters.h:fix wrong word X-Git-Tag: v11.1.0~461^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F11690%2Fhead;p=ceph.git src/common/perf_counters.h:fix wrong word Signed-off-by: zhang.zezhu --- 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