mirror of
https://github.com/torvalds/linux.git
synced 2026-09-22 12:44:03 +02:00
docs: fix grammatical error in iomap docs
Change "This origins" -> "The origins" Signed-off-by: Benjamin Wu <benjamin.wu37@gmail.com> Link: https://patch.msgid.link/20260810063704.355933-1-benjamin.wu37@gmail.com Signed-off-by: Christian Brauner (Amutable) <brauner@kernel.org>
This commit is contained in:
parent
9abed87b07
commit
7c7fe554f4
|
|
@ -43,7 +43,7 @@ as:
|
|||
* lseek ``SEEK_DATA`` and ``SEEK_HOLE``
|
||||
* swapfile activation
|
||||
|
||||
This origins of this library is the file I/O path that XFS once used; it
|
||||
The origins of this library is the file I/O path that XFS once used; it
|
||||
has now been extended to cover several other operations.
|
||||
|
||||
Who Should Read This?
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user