[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20211116193138.335050-1-rushabshah32@gmail.com>
Date:   Tue, 16 Nov 2021 11:31:38 -0800
From:   Rushab Shah <rushabshah32@...il.com>
To:     unlisted-recipients:; (no To-header on input)
Cc:     rushabshah32@...il.com,
        Konstantin Komarov <almaz.alexandrovich@...agon-software.com>,
        Jonathan Corbet <corbet@....net>,
        Jiri Kosina <trivial@...nel.org>, ntfs3@...ts.linux.dev,
        linux-doc@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [PATCH] Doc/fs/ntfs3: Fix a trivial typo
Correct the typo effectice -> effective
Signed-off-by: Rushab Shah <rushabshah32@...il.com>
---
 Documentation/filesystems/ntfs3.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/filesystems/ntfs3.rst b/Documentation/filesystems/ntfs3.rst
index d67ccd22c63b..05e9c49b7400 100644
--- a/Documentation/filesystems/ntfs3.rst
+++ b/Documentation/filesystems/ntfs3.rst
@@ -104,7 +104,7 @@ this table marked with no it means default is without **no**.
 Todo list
 =========
 - Full journaling support over JBD. Currently journal replaying is supported
-  which is not necessarily as effectice as JBD would be.
+  which is not necessarily as effective as JBD would be.
 
 References
 ==========
-- 
2.34.0
Powered by blists - more mailing lists