diff options
Diffstat (limited to 'drivers/block/drbd/drbd_req.h')
| -rw-r--r-- | drivers/block/drbd/drbd_req.h | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/block/drbd/drbd_req.h b/drivers/block/drbd/drbd_req.h index f22c1bc8ec7..16119d7056c 100644 --- a/drivers/block/drbd/drbd_req.h +++ b/drivers/block/drbd/drbd_req.h @@ -57,7 +57,7 @@   *   *  It may me handed over to the local disk subsystem.   *  It may be completed by the local disk subsystem, - *    either sucessfully or with io-error. + *    either successfully or with io-error.   *  In case it is a READ request, and it failed locally,   *    it may be retried remotely.   *  |