From: Kefu Chai Date: Thu, 25 Jun 2015 07:26:19 +0000 (+0800) Subject: osd/OSDMap: fix a typo in the comment X-Git-Tag: v9.1.0~527^2~2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=2349eb997f0e718053c601b88e90c8819c74af16;p=ceph.git osd/OSDMap: fix a typo in the comment Signed-off-by: Kefu Chai --- diff --git a/src/osd/OSDMap.h b/src/osd/OSDMap.h index 7c87dbaa384..3e75995da10 100644 --- a/src/osd/OSDMap.h +++ b/src/osd/OSDMap.h @@ -125,7 +125,7 @@ public: int32_t new_flags; // full (rare) - bufferlist fullmap; // in leiu of below. + bufferlist fullmap; // in lieu of below. bufferlist crush; // incremental