Re: [PATCH] docs:filesystems: fix spelling and grammar mistakes on netfs library page

From: Dennis Lam
Date: Mon Sep 09 2024 - 19:55:17 EST


Thanks for the feedback. I'll be sure to revert the "fulfil" change
and correct the pluralization in a new patch.

Dennis

On Mon, Sep 9, 2024 at 5:11 AM David Howells <dhowells@xxxxxxxxxx> wrote:
>
> Dennis Lam <dennis.lamerice@xxxxxxxxx> wrote:
>
> > - * 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.
>
> "fulfil" is also correct:
>
> https://en.wiktionary.org/wiki/fulfil
>
> > - * Handle clearing of bufferage that aren't on the server.
> > + * Handle clearing of bufferages that aren't on the server.
>
> "bufferage" wouldn't be countable and can't be pluralised, so the fix should
> be "aren't" -> "isn't" instead.
>
> David
>