Fix typo in comment
authorNikolaus Rath <Nikolaus@rath.org>
Wed, 16 Nov 2016 20:22:54 +0000 (12:22 -0800)
committerNikolaus Rath <Nikolaus@rath.org>
Wed, 16 Nov 2016 20:22:54 +0000 (12:22 -0800)
include/fuse_lowlevel.h

index 9108a6dc1b5acc4fea30958d973adb1659e6258f..8617f0ec4b86759593d19b550097ace96a2f2e5b 100644 (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.