mirror of
https://github.com/libfuse/libfuse.git
synced 2024-11-27 14:14:28 +08:00
Fix typo in fuse_lowlevel.h (#593)
This commit is contained in:
parent
da474fe7d7
commit
f4eaff6af0
@ -1253,7 +1253,7 @@ struct fuse_lowlevel_ops {
|
||||
* Possible requests:
|
||||
* all except forget
|
||||
*
|
||||
* Whereever possible, error codes should be chosen from the list of
|
||||
* Wherever possible, error codes should be chosen from the list of
|
||||
* documented error conditions in the corresponding system calls
|
||||
* manpage.
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user