[PATCH] docs:filesystems: fix spelling and grammar mistakes on netfs library page
From: Dennis Lam
Date: Sun Sep 08 2024 - 15:24:04 EST
Signed-off-by: Dennis Lam <dennis.lamerice@xxxxxxxxx>
---
Documentation/filesystems/netfs_library.rst | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Documentation/filesystems/netfs_library.rst b/Documentation/filesystems/netfs_library.rst
index 4cc657d743f7..cc8e7a249de5 100644
--- a/Documentation/filesystems/netfs_library.rst
+++ b/Documentation/filesystems/netfs_library.rst
@@ -111,12 +111,12 @@ The following services are provided:
* Allow the netfs to expand a readahead request in both directions to meet its
needs.
- * Allow the netfs to partially fulfil a read, which will then be resubmitted.
+ * Allow the netfs to partially fulfill a read, which will then be resubmitted.
* Handle local caching, allowing cached data and server-read data to be
interleaved for a single request.
- * Handle clearing of bufferage that aren't on the server.
+ * Handle clearing of bufferages that aren't on the server.
* Handle retrying of reads that failed, switching reads from the cache to the
server as necessary.
--
2.46.0