commit | 4aa6418d5144bb33d50e4a9b958811f8d79ea2aa | [log] [tgz] |
---|---|---|
author | Francois Gouget <fgouget@free.fr> | Fri Feb 24 16:11:36 2006 +0100 |
committer | Alexandre Julliard <julliard@winehq.org> | Fri Feb 24 21:10:03 2006 +0100 |
tree | b58e691024a0dbb63d329c1c70094fa09c2ac7dc | |
parent | 8851c4fc4e8fa67c29c51f92d05a5e33f796c593 [diff] [blame] |
Assorted spelling fixes.
diff --git a/server/change.c b/server/change.c index 4a8d222..cef1c3e 100644 --- a/server/change.c +++ b/server/change.c
@@ -777,9 +777,9 @@ action = FILE_ACTION_MODIFIED; /* - * Work our way up the inode heirachy + * Work our way up the inode hierarchy * extending the relative path as we go - * and notifyiny all recursive watches. + * and notifying all recursive watches. */ if (!prepend( &path, ie->name )) return;