Skip to content

Commit 4b40d43

Browse files
Dennis Lambrauner
authored andcommitted
docs: filesystems: corrected grammar of netfs page
Fixed the word "aren't" to "isn't" based on singular word "bufferage". Signed-off-by: Dennis Lam <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Christian Brauner <[email protected]>
1 parent 3956e72 commit 4b40d43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/filesystems/netfs_library.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ The following services are provided:
116116
* Handle local caching, allowing cached data and server-read data to be
117117
interleaved for a single request.
118118

119-
* Handle clearing of bufferage that aren't on the server.
119+
* Handle clearing of bufferage that isn't on the server.
120120

121121
* Handle retrying of reads that failed, switching reads from the cache to the
122122
server as necessary.

0 commit comments

Comments
 (0)