From: Nikolaus Rath Date: Wed, 16 Nov 2016 20:22:54 +0000 (-0800) Subject: Fix typo in comment X-Git-Tag: fuse-3.0.0rc3~23 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=2e6cd2d4255e2948cecb54d72d21b018752e92cc;p=qemu-gpiodev%2Flibfuse.git Fix typo in comment --- diff --git a/include/fuse_lowlevel.h b/include/fuse_lowlevel.h index 9108a6d..8617f0e 100644 --- a/include/fuse_lowlevel.h +++ b/include/fuse_lowlevel.h @@ -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.