Browse Source

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 <standby24x7@gmail.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
Masanari Iida 9 years ago
parent
commit
141fd28cee
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Documentation/block/queue-sysfs.txt

+ 1 - 1
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)
 ----------------------