linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] docs: folio_queue: Fix minor typo in folio_queue page
@ 2025-08-10 23:53 Gopi Krishna Menon
  2025-08-12 18:40 ` Jonathan Corbet
  0 siblings, 1 reply; 2+ messages in thread
From: Gopi Krishna Menon @ 2025-08-10 23:53 UTC (permalink / raw)
  To: corbet
  Cc: Gopi Krishna Menon, dhowells, brauner, max.kellermann, skhan,
	linux-doc, linux-kernel, linux-kernel-mentees

Specifically, fix typo 'hese'-> 'these'

Signed-off-by: Gopi Krishna Menon <krishnagopi487@gmail.com>
---
 Documentation/core-api/folio_queue.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/core-api/folio_queue.rst b/Documentation/core-api/folio_queue.rst
index 83cfbc157e49..b7628896d2b6 100644
--- a/Documentation/core-api/folio_queue.rst
+++ b/Documentation/core-api/folio_queue.rst
@@ -44,7 +44,7 @@ Each segment in the list also stores:
  * the size of each folio and
  * three 1-bit marks per folio,
 
-but hese should not be accessed directly as the underlying data structure may
+but these should not be accessed directly as the underlying data structure may
 change, but rather the access functions outlined below should be used.
 
 The facility can be made accessible by::
-- 
2.43.0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] docs: folio_queue: Fix minor typo in folio_queue page
  2025-08-10 23:53 [PATCH] docs: folio_queue: Fix minor typo in folio_queue page Gopi Krishna Menon
@ 2025-08-12 18:40 ` Jonathan Corbet
  0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Corbet @ 2025-08-12 18:40 UTC (permalink / raw)
  To: Gopi Krishna Menon
  Cc: Gopi Krishna Menon, dhowells, brauner, max.kellermann, skhan,
	linux-doc, linux-kernel, linux-kernel-mentees

Gopi Krishna Menon <krishnagopi487@gmail.com> writes:

> Specifically, fix typo 'hese'-> 'these'
>
> Signed-off-by: Gopi Krishna Menon <krishnagopi487@gmail.com>
> ---
>  Documentation/core-api/folio_queue.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/core-api/folio_queue.rst b/Documentation/core-api/folio_queue.rst
> index 83cfbc157e49..b7628896d2b6 100644
> --- a/Documentation/core-api/folio_queue.rst
> +++ b/Documentation/core-api/folio_queue.rst
> @@ -44,7 +44,7 @@ Each segment in the list also stores:
>   * the size of each folio and
>   * three 1-bit marks per folio,
>  
> -but hese should not be accessed directly as the underlying data structure may
> +but these should not be accessed directly as the underlying data structure may
>  change, but rather the access functions outlined below should be used.

Applied, thanks.

jon

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-08-12 18:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-10 23:53 [PATCH] docs: folio_queue: Fix minor typo in folio_queue page Gopi Krishna Menon
2025-08-12 18:40 ` Jonathan Corbet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).