projects
/
qemu-gpiodev
/
libfuse.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
da474fe
)
Fix typo in fuse_lowlevel.h (#593)
author
Tobias Nießen
<tniessen@users.noreply.github.com>
Tue, 30 Mar 2021 12:37:30 +0000
(14:37 +0200)
committer
GitHub
<noreply@github.com>
Tue, 30 Mar 2021 12:37:30 +0000
(13:37 +0100)
include/fuse_lowlevel.h
patch
|
blob
|
history
diff --git
a/include/fuse_lowlevel.h
b/include/fuse_lowlevel.h
index 3e54abf8e9dd63da23de8b4a8a26cc03cdc162a1..a5c5300e7e6176c83e91a1fdc3240ebafc936526 100644
(file)
--- a/
include/fuse_lowlevel.h
+++ b/
include/fuse_lowlevel.h
@@
-1253,7
+1253,7
@@
struct fuse_lowlevel_ops {
* Possible requests:
* all except forget
*
- * Where
e
ver 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.
*