aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMasanari Iida <[email protected]>2016-06-29 05:10:57 +0900
committerJens Axboe <[email protected]>2016-06-28 14:14:16 -0600
commit141fd28cee8b0a4636e8f9c9e10d7d22bed3b108 (patch)
tree853da573fdf02805d46317964ec57e36195a3c2b
parent0b31c10c667b774e6d373c8f1146c93cff21a0cd (diff)
Doc: block: Fix a typo in queue-sysfs.txt
This patch fix a spelling typo found in queue-sysfs.txt. Signed-off-by: Masanari Iida <[email protected]> Signed-off-by: Jens Axboe <[email protected]>
-rw-r--r--Documentation/block/queue-sysfs.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/block/queue-sysfs.txt b/Documentation/block/queue-sysfs.txt
index dce25d848d92..d515d58962b9 100644
--- a/Documentation/block/queue-sysfs.txt
+++ b/Documentation/block/queue-sysfs.txt
@@ -53,7 +53,7 @@ disk.
logical_block_size (RO)
-----------------------
-This is the logcal block size of the device, in bytes.
+This is the logical block size of the device, in bytes.
max_hw_sectors_kb (RO)
----------------------