linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] [PATCH] Documentation/kernel_hacking: Fix minor typo in hacking.rst
@ 2025-08-13 17:43 rakuram
  2025-08-13 17:48 ` Randy Dunlap
  0 siblings, 1 reply; 4+ messages in thread
From: rakuram @ 2025-08-13 17:43 UTC (permalink / raw)
  To: linux-doc; +Cc: linux-kernel-mentees, skhan, corbet, ukleinek, rakuram.e96

fixed the following typo in 'Documentation/kernel-hacking/hacking.rst'
compatability --> compatibility

Signed-off-by: rakuram <rakuram.e96@gmail.com>
---
 Documentation/kernel-hacking/hacking.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/kernel-hacking/hacking.rst b/Documentation/kernel-hacking/hacking.rst
index 0042776a9e17..22b880add846 100644
--- a/Documentation/kernel-hacking/hacking.rst
+++ b/Documentation/kernel-hacking/hacking.rst
@@ -794,7 +794,7 @@ Some favorites from browsing the source. Feel free to add to this list.
 ``arch/sparc/kernel/head.S:``::
 
     /*
-     * Sun people can't spell worth damn. "compatability" indeed.
+     * Sun people can't spell worth damn. "compatibility" indeed.
      * At least we *know* we can't spell, and use a spell-checker.
      */
 
-- 
2.43.0


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

end of thread, other threads:[~2025-08-13 19:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-13 17:43 [PATCH] [PATCH] Documentation/kernel_hacking: Fix minor typo in hacking.rst rakuram
2025-08-13 17:48 ` Randy Dunlap
2025-08-13 18:24   ` rakuram
2025-08-13 19:22     ` Randy Dunlap

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