All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] docs/mm/damon/design: Fix spelling mistake
@ 2025-05-05 18:53 Thushara.M.S
  2025-05-05 19:14 ` SeongJae Park
  2025-05-06 12:51 ` Jonathan Corbet
  0 siblings, 2 replies; 5+ messages in thread
From: Thushara.M.S @ 2025-05-05 18:53 UTC (permalink / raw)
  To: corbet, sj; +Cc: Thushara.M.S, linux-doc, damon, skhan

The word accuracy was misspelled as "accruracy".

Signed-off-by: Thushara.M.S <thusharms@gmail.com>
---
 Documentation/mm/damon/design.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/mm/damon/design.rst b/Documentation/mm/damon/design.rst
index f12d33749329..700847a7ac9e 100644
--- a/Documentation/mm/damon/design.rst
+++ b/Documentation/mm/damon/design.rst
@@ -54,7 +54,7 @@ monitoring are address-space dependent.
 DAMON consolidates these implementations in a layer called DAMON Operations
 Set, and defines the interface between it and the upper layer.  The upper layer
 is dedicated for DAMON's core logics including the mechanism for control of the
-monitoring accruracy and the overhead.
+monitoring accuracy and the overhead.
 
 Hence, DAMON can easily be extended for any address space and/or available
 hardware features by configuring the core logic to use the appropriate
-- 
2.43.0


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

end of thread, other threads:[~2025-05-06 19:21 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-05 18:53 [PATCH] docs/mm/damon/design: Fix spelling mistake Thushara.M.S
2025-05-05 19:14 ` SeongJae Park
2025-05-06 12:51 ` Jonathan Corbet
2025-05-06 17:42   ` SeongJae Park
2025-05-06 19:21     ` Jonathan Corbet

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.