Fix the spelling of deferred

Reviewed-by: George Melikov <mail@gmelikov.ru>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Richard Laager <rlaager@wiktel.com>
Closes #8626
This commit is contained in:
Richard Laager
2019-04-14 21:07:36 -05:00
committed by Brian Behlendorf
parent c349137a7e
commit 612c4930dd
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -794,8 +794,8 @@ This feature allows zfs to postpone new resilvers if an existing one is already
in progress. Without this feature, any new resilvers will cause the currently
running one to be immediately restarted from the beginning.
This feature becomes \fBactive\fR once a resilver has been defered, and returns
to being \fBenabled\fR when the defered resilver begins.
This feature becomes \fBactive\fR once a resilver has been deferred, and
returns to being \fBenabled\fR when the deferred resilver begins.
.RE