diff options
author | Tobias Klauser <tklauser@distanz.ch> | 2006-10-21 13:25:26 +0200 |
---|---|---|
committer | Tobias Klauser <tklauser@xenon.tklauser.home> | 2006-10-21 13:25:26 +0200 |
commit | f65624a805403a9a57c991795927db55dcebf5c1 (patch) | |
tree | b11bbd2c54a24dfbe4dab4a510fbc544c0f3604a /README | |
parent | 3e1ce3d550b37d6f833c01860b24166a89908576 (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 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -22,7 +22,7 @@ inotail is licensed under the terms of the GNU General Public License Version 2. You can find the full text in the file LICENSE in the source tree of inotail. The files inotify.h and inotify-syscalls.h were taken from the source tree of -the linux kernel and slightly altered. Both are licensed under the terms of the +the Linux kernel and slightly altered. Both are licensed under the terms of the GNU General Public License v2. -- Tobias Klauser <tklauser@distanz.ch> |