Fix typo in comment

This commit is contained in:
Nikolaus Rath 2016-11-16 12:22:54 -08:00
parent c205bc91ca
commit 2e6cd2d425

View File

@ -972,7 +972,7 @@ struct fuse_lowlevel_ops {
*
* Note: If ph is non-NULL, the client should notify
* when IO readiness events occur by calling
* fuse_lowelevel_notify_poll() with the specified ph.
* fuse_lowlevel_notify_poll() with the specified ph.
*
* Regardless of the number of times poll with a non-NULL ph
* is received, single notification is enough to clear all.