linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] Documentation/mm: Fix spelling in hwpoison.rst
@ 2024-11-07  6:30 Abhinav Saxena
  2024-11-07  6:30 ` [PATCH 2/2] Documentation/mm: Fix trailing whitespace in page_cache.rst Abhinav Saxena
  2024-11-07 16:11 ` [PATCH 1/2] Documentation/mm: Fix spelling in hwpoison.rst Randy Dunlap
  0 siblings, 2 replies; 4+ messages in thread
From: Abhinav Saxena @ 2024-11-07  6:30 UTC (permalink / raw)
  To: linux-kernel-mentees, linux-doc, linux-kernel
  Cc: Jonathan Corbet, Matthew Wilcox, Zhihao Cheng, Richard Weinberger,
	Abhinav Saxena

Fix spelling of "focusses" to "focuses" to follow standard English usage.

Checkpatch.pl reported this issue.

Signed-off-by: Abhinav Saxena <xandfury@gmail.com>
---
 Documentation/mm/hwpoison.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/mm/hwpoison.rst b/Documentation/mm/hwpoison.rst
index 483b72aa7c11..dd02fae484dc 100644
--- a/Documentation/mm/hwpoison.rst
+++ b/Documentation/mm/hwpoison.rst
@@ -17,7 +17,7 @@ To quote the overview comment::
 	hardware as being corrupted usually due to a 2bit ECC memory or cache
 	failure.
 
-	This focusses on pages detected as corrupted in the background.
+	This focuses on pages detected as corrupted in the background.
 	When the current CPU tries to consume corruption the currently
 	running process can just be killed directly instead. This implies
 	that if the error cannot be handled for some reason it's safe to
-- 
2.34.1


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

end of thread, other threads:[~2024-11-08  5:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-07  6:30 [PATCH 1/2] Documentation/mm: Fix spelling in hwpoison.rst Abhinav Saxena
2024-11-07  6:30 ` [PATCH 2/2] Documentation/mm: Fix trailing whitespace in page_cache.rst Abhinav Saxena
2024-11-07 16:11 ` [PATCH 1/2] Documentation/mm: Fix spelling in hwpoison.rst Randy Dunlap
2024-11-08  5:50   ` Abhinav Saxena

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).