]> Pileus Git - ~andy/linux/blobdiff - fs/notify/notification.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
[~andy/linux] / fs / notify / notification.c
index c887b1378f7ed5087eca0df3ca745e15d9a88cc6..48cb994e4922cf0d32fb3f61ad1eb05291231a7c 100644 (file)
@@ -18,7 +18,7 @@
 
 /*
  * Basic idea behind the notification queue: An fsnotify group (like inotify)
- * sends the userspace notification about events asyncronously some time after
+ * sends the userspace notification about events asynchronously some time after
  * the event happened.  When inotify gets an event it will need to add that
  * event to the group notify queue.  Since a single event might need to be on
  * multiple group's notification queues we can't add the event directly to each