summaryrefslogtreecommitdiff
path: root/inotify.h
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2006-10-21 13:25:26 +0200
committerTobias Klauser <tklauser@xenon.tklauser.home>2006-10-21 13:25:26 +0200
commitf65624a805403a9a57c991795927db55dcebf5c1 (patch)
treeb11bbd2c54a24dfbe4dab4a510fbc544c0f3604a /inotify.h
parent3e1ce3d550b37d6f833c01860b24166a89908576 (diff)
Unify wording all over the tree
According to the Linux source it's: * s/linux/Linux/ * s/Kernel/kernel/ * s/Inotify/inotify/ (except at the beginning of a sentence)
Diffstat (limited to 'inotify.h')
-rw-r--r--inotify.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/inotify.h b/inotify.h
index 7eb37ca..cd8062a 100644
--- a/inotify.h
+++ b/inotify.h
@@ -1,6 +1,6 @@
/*
* Inode based directory notification for Linux
- * Taken from the linux kernel source tree
+ * Taken from the Linux kernel source tree
*
* Licensed under the terms of the GNU General Public License Version 2.
*