* [PATCH] docs: admin-guide/mm/damon: Correct typo "directores"
@ 2025-09-28 6:46 Akiyoshi Kurita
2025-09-28 17:26 ` SeongJae Park
0 siblings, 1 reply; 2+ messages in thread
From: Akiyoshi Kurita @ 2025-09-28 6:46 UTC (permalink / raw)
To: SeongJae Park
Cc: Andrew Morton, Jonathan Corbet, damon, linux-doc, linux-mm,
linux-kernel, Akiyoshi Kurita
The word "directores" is a typo in usage.rst. Correct it to
"directories" to improve documentation clarity.
Signed-off-by: Akiyoshi Kurita <weibu@redadmin.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
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-09-28 17:26 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-28 6:46 [PATCH] docs: admin-guide/mm/damon: Correct typo "directores" Akiyoshi Kurita
2025-09-28 17:26 ` SeongJae Park
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox