From: Brad Hubbard Date: Tue, 19 Jan 2016 00:43:44 +0000 (+1000) Subject: OSDService: Fix typo in osdmap comment X-Git-Tag: v10.0.3~7^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F7275%2Fhead;p=ceph.git OSDService: Fix typo in osdmap comment Signed-off-by: Brad Hubbard --- diff --git a/src/osd/OSD.h b/src/osd/OSD.h index 367d236c059b..610af30bbeae 100644 --- a/src/osd/OSD.h +++ b/src/osd/OSD.h @@ -486,7 +486,7 @@ public: } /* - * osdmap - current published amp + * osdmap - current published map * next_osdmap - pre_published map that is about to be published. * * We use the next_osdmap to send messages and initiate connections,