From e770b25a28cd1bdc76c637313b378ce55004eb49 Mon Sep 17 00:00:00 2001 From: Michal Jarzabek Date: Sun, 15 May 2016 09:46:14 +0100 Subject: [PATCH] osd/OSD.h: fix typo in comment Signed-off-by: Michal Jarzabek --- src/osd/OSD.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/osd/OSD.h b/src/osd/OSD.h index 5c569fb4621b..fd28597f0b1a 100644 --- a/src/osd/OSD.h +++ b/src/osd/OSD.h @@ -807,7 +807,7 @@ public: } void promote_throttle_recalibrate(); - // -- Objecter, for teiring reads/writes from/to other OSDs -- + // -- Objecter, for tiering reads/writes from/to other OSDs -- Objecter *objecter; Finisher objecter_finisher; -- 2.47.3