linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Thushara.M.S" <thusharms@gmail.com>
To: corbet@lwn.net, sj@kernel.org
Cc: "Thushara.M.S" <thusharms@gmail.com>,
	linux-doc@vger.kernel.org, damon@lists.linux.dev,
	skhan@linuxfoundation.org
Subject: [PATCH] docs/mm/damon/design: Fix spelling mistake
Date: Mon,  5 May 2025 18:53:46 +0000	[thread overview]
Message-ID: <20250505185350.10171-1-thusharms@gmail.com> (raw)

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


             reply	other threads:[~2025-05-05 18:54 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-05-05 18:53 Thushara.M.S [this message]
2025-05-05 19:14 ` [PATCH] docs/mm/damon/design: Fix spelling mistake SeongJae Park
2025-05-06 12:51 ` Jonathan Corbet
2025-05-06 17:42   ` SeongJae Park
2025-05-06 19:21     ` Jonathan Corbet

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20250505185350.10171-1-thusharms@gmail.com \
    --to=thusharms@gmail.com \
    --cc=corbet@lwn.net \
    --cc=damon@lists.linux.dev \
    --cc=linux-doc@vger.kernel.org \
    --cc=sj@kernel.org \
    --cc=skhan@linuxfoundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).