]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
OSDService: Fix typo in osdmap comment 7275/head
authorBrad Hubbard <bhubbard@redhat.com>
Tue, 19 Jan 2016 00:43:44 +0000 (10:43 +1000)
committerBrad Hubbard <bhubbard@redhat.com>
Tue, 19 Jan 2016 00:43:44 +0000 (10:43 +1000)
Signed-off-by: Brad Hubbard <bhubbard@redhat.com>
src/osd/OSD.h

index 367d236c059b4c47cd50b2a8b36f7657385d3e64..610af30bbeaee6b3cfc1932f3e76cdac84b1bff4 100644 (file)
@@ -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,