From 39746e30dc09bd3c6124d9f72f189d4e8c4b8de3 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 19 Jun 2012 10:11:28 -0400 Subject: typo --- doc/design/assistant/inotify.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/design') diff --git a/doc/design/assistant/inotify.mdwn b/doc/design/assistant/inotify.mdwn index 2520ddcf5..234a52a65 100644 --- a/doc/design/assistant/inotify.mdwn +++ b/doc/design/assistant/inotify.mdwn @@ -13,7 +13,7 @@ There is a `watch` branch in git that adds the command. * When you `git annex unlock` a file, it will immediately be re-locked. -* With kqueue, if a while is created and still has a writer, it'll +* With kqueue, if a file is created and still has a writer, it'll give up adding it, and it will never get added. This is because kqueue cannot track file closes. Need to go back and check these files every second or something. -- cgit v1.2.3