fuse_lowlevel.h: Fix doc typo

Signed-off-by: Zeno Sebastian Endemann <zeno.endemann@mailbox.org>
This commit is contained in:
Zeno Sebastian Endemann
2025-10-12 10:51:15 +02:00
committed by Bernd Schubert
parent e12762b71c
commit 564d79e4d3
+1 -1
View File
@@ -453,7 +453,7 @@ struct fuse_lowlevel_ops {
*
* If this request is answered with an error code of ENOSYS, this is
* treated as a permanent failure with error code EINVAL, i.e. all
* future bmap requests will fail with EINVAL without being
* future rename requests will fail with EINVAL without being
* send to the filesystem process.
*
* *flags* may be `RENAME_EXCHANGE` or `RENAME_NOREPLACE`. If