[PATCH] Documentation:FS:Fix minor typos in filesystems/f2fs.rst

From: Sumya Hoque
Date: Tue Feb 18 2025 - 16:22:06 EST


diff --git a/Documentation/filesystems/f2fs.rst b/Documentation/filesystems/f2fs.rst
index fb7d2ee022bc..412b0949143b 100644
--- a/Documentation/filesystems/f2fs.rst
+++ b/Documentation/filesystems/f2fs.rst
@@ -310,7 +310,7 @@ nocompress_extension=%s Support adding specified extension, so that f2fs can di
nocompress extension will be treated as special cases and will not be compressed.
Don't allow use '*' to specifie all file in nocompress extension.
After add nocompress_extension, the priority should be:
- dir_flag < comp_extention,nocompress_extension < comp_file_flag,no_comp_file_flag.
+ dir_flag < comp_extension,nocompress_extension < comp_file_flag,no_comp_file_flag.
See more in compression sections.

compress_chksum Support verifying chksum of raw data in compressed cluster.
--
2.34.1