From b7d4012c0664ee3cde07e45e963baaf5d73dadfd Mon Sep 17 00:00:00 2001 From: Loic Dachary Date: Tue, 14 May 2013 11:15:11 +0200 Subject: [PATCH] typo s/come/some/ http://tracker.ceph.com/issues/5058 refs #5058 Signed-off-by: Loic Dachary --- doc/dev/osd_internals/map_message_handling.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/dev/osd_internals/map_message_handling.rst b/doc/dev/osd_internals/map_message_handling.rst index e4876854a538..eb27396df376 100644 --- a/doc/dev/osd_internals/map_message_handling.rst +++ b/doc/dev/osd_internals/map_message_handling.rst @@ -5,7 +5,7 @@ Map and PG Message handling Overview -------- The OSD handles routing incoming messages to PGs, creating the PG if necessary -in come cases. +in some cases. PG messages generally come in two varieties: -- 2.47.3