[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250928064651.281325-1-weibu@redadmin.org>
Date: Sun, 28 Sep 2025 15:46:51 +0900
From: Akiyoshi Kurita <weibu@...admin.org>
To: SeongJae Park <sj@...nel.org>
Cc: Andrew Morton <akpm@...ux-foundation.org>,
Jonathan Corbet <corbet@....net>, damon@...ts.linux.dev,
linux-doc@...r.kernel.org, linux-mm@...ck.org,
linux-kernel@...r.kernel.org, Akiyoshi Kurita <weibu@...admin.org>
Subject: [PATCH] docs: admin-guide/mm/damon: Correct typo "directores"
The word "directores" is a typo in usage.rst. Correct it to
"directories" to improve documentation clarity.
Signed-off-by: Akiyoshi Kurita <weibu@...admin.org>
---
Documentation/admin-guide/mm/damon/usage.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/admin-guide/mm/damon/usage.rst b/Documentation/admin-guide/mm/damon/usage.rst
index ff3a2dda1f02..5cd42d428c89 100644
--- a/Documentation/admin-guide/mm/damon/usage.rst
+++ b/Documentation/admin-guide/mm/damon/usage.rst
@@ -357,7 +357,7 @@ The directory for the :ref:`quotas <damon_design_damos_quotas>` of the given
DAMON-based operation scheme.
Under ``quotas`` directory, four files (``ms``, ``bytes``,
-``reset_interval_ms``, ``effective_bytes``) and two directores (``weights`` and
+``reset_interval_ms``, ``effective_bytes``) and two directories (``weights`` and
``goals``) exist.
You can set the ``time quota`` in milliseconds, ``size quota`` in bytes, and
--
2.47.3
Powered by blists - more mailing lists