Linux network filesystem support library
 help / color / mirror / Atom feed
* [PATCH] docs: filesystems: corrected grammar of netfs page
@ 2024-09-12  1:25 Dennis Lam
  0 siblings, 0 replies; only message in thread
From: Dennis Lam @ 2024-09-12  1:25 UTC (permalink / raw)
  To: dhowells, jlayton, corbet
  Cc: netfs, linux-fsdevel, linux-doc, linux-kernel, Dennis Lam

Fixed the word "aren't" to "isn't" based on singular word "bufferage".

Signed-off-by: Dennis Lam <dennis.lamerice@gmail.com>
---
 Documentation/filesystems/netfs_library.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/filesystems/netfs_library.rst b/Documentation/filesystems/netfs_library.rst
index 4cc657d743f7..f0d2cb257bb8 100644
--- a/Documentation/filesystems/netfs_library.rst
+++ b/Documentation/filesystems/netfs_library.rst
@@ -116,7 +116,7 @@ The following services are provided:
  * 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 bufferage that isn't on the server.
 
  * Handle retrying of reads that failed, switching reads from the cache to the
    server as necessary.
-- 
2.46.0


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2024-09-12  1:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-12  1:25 [PATCH] docs: filesystems: corrected grammar of netfs page Dennis Lam

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox