diff options
author | Loic Dachary <loic@dachary.org> | 2013-05-14 11:15:11 +0200 |
---|---|---|
committer | Loic Dachary <loic@dachary.org> | 2013-05-14 22:46:36 +0200 |
commit | b7d4012c0664ee3cde07e45e963baaf5d73dadfd (patch) | |
tree | c72be878affc333c81bb9c472e1424ed8c2e72f6 /doc | |
parent | dbddffef0604a5fc672e503fbb1b78b11234c7ca (diff) | |
download | ceph-b7d4012c0664ee3cde07e45e963baaf5d73dadfd.tar.gz |
typo s/come/some/
http://tracker.ceph.com/issues/5058 refs #5058
Signed-off-by: Loic Dachary <loic@dachary.org>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/dev/osd_internals/map_message_handling.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/dev/osd_internals/map_message_handling.rst b/doc/dev/osd_internals/map_message_handling.rst index e4876854a53..eb27396df37 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: |