From 2e6cd2d4255e2948cecb54d72d21b018752e92cc Mon Sep 17 00:00:00 2001 From: Nikolaus Rath Date: Wed, 16 Nov 2016 12:22:54 -0800 Subject: Fix typo in comment --- include/fuse_lowlevel.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/fuse_lowlevel.h') 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. -- cgit v1.2.3