fix f2fs.rst build warning.

Fixes: 151b1982be5d (f2fs: compress: add nocompress extensions support)
Signed-off-by: Fengnan Chang <[email protected]>
---
 Documentation/filesystems/f2fs.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/filesystems/f2fs.rst 
b/Documentation/filesystems/f2fs.rst
index 4294db649fa8..6ee2be259f46 100644
--- a/Documentation/filesystems/f2fs.rst
+++ b/Documentation/filesystems/f2fs.rst
@@ -301,7 +301,7 @@ compress_extension=%s        Support adding specified 
extension, so that f2fs can enab
                         For other files, we can still enable compression via 
ioctl.
                         Note that, there is one reserved special extension 
'*', it
                         can be set to enable compression for all files.
-nocompress_extension=%s           Support adding specified extension, so that 
f2fs can disable
+nocompress_extension=%s         Support adding specified extension, so that 
f2fs can disable
                         compression on those corresponding files, just 
contrary to compression extension.
                         If you know exactly which files cannot be compressed, 
you can use this.
                         The same extension name can't appear in both compress 
and nocompress
-- 
2.25.1



_______________________________________________
Linux-f2fs-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel

Reply via email to