mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-08-30 11:03:07 -04: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:
committed by
Christian Brauner
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?
|
||||
|
||||
Reference in New Issue
Block a user