From: Brad Hubbard Date: Tue, 25 Aug 2015 10:51:09 +0000 (+1000) Subject: doc: Fix typo in recovery reservation section X-Git-Tag: v9.1.0~313^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=07a28d6ce28edd55d5720b3d68ae260d12cd0122;p=ceph.git doc: Fix typo in recovery reservation section Fix typo in doc/dev/osd_internals/recovery_reservation.rst Signed-off-by: Brad Hubbard --- diff --git a/doc/dev/osd_internals/recovery_reservation.rst b/doc/dev/osd_internals/recovery_reservation.rst index 7504fb4a4ba..edbf4c9fa67 100644 --- a/doc/dev/osd_internals/recovery_reservation.rst +++ b/doc/dev/osd_internals/recovery_reservation.rst @@ -61,7 +61,7 @@ The recovery reservation state chart controls the PG state as reported to the monitor. The state chart can set: - recovery_wait: waiting for local/remote reservations - - recovering: recoverying + - recovering: recovering - wait_backfill: waiting for remote backfill reservations - backfilling: backfilling - backfill_toofull: backfill reservation rejected, OSD too full