[PATCH] docs: filesystems: vfat: fix 'whic' spelling
From: shaikh.kamal
Date: Sun Jul 26 2026 - 02:50:09 EST
Fix spelling error reported by codespell: whic -> which.
No functional change.
Signed-off-by: shaikh.kamal <shaikhkamal2012@xxxxxxxxx>
---
Documentation/filesystems/vfat.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/filesystems/vfat.rst b/Documentation/filesystems/vfat.rst
index b289c4449cd0..f408699ce50f 100644
--- a/Documentation/filesystems/vfat.rst
+++ b/Documentation/filesystems/vfat.rst
@@ -361,7 +361,7 @@ the following:
<proceeding files...>
<slot #3, id = 0x43, characters = "h is long">
- <slot #2, id = 0x02, characters = "xtension whic">
+ <slot #2, id = 0x02, characters = "xtension which">
<slot #1, id = 0x01, characters = "My Big File.E">
<directory entry, name = "MYBIGFIL.EXT">
--
2.43.0