From 679c217cd35efd95dfc3bb61c262034fb2a4570d Mon Sep 17 00:00:00 2001 From: Siddharth Ravikumar Date: Thu, 26 Mar 2015 16:23:24 -0400 Subject: combox.events.NodDirMonitor: corrected typo in docstring. --- combox/events.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/combox/events.py b/combox/events.py index 4b91ed5..bf9ad1d 100644 --- a/combox/events.py +++ b/combox/events.py @@ -219,7 +219,7 @@ class NodeDirMonitor(LoggingEventHandler): """Recursively traverses node directory, discovers changes and updates silo and combox directory. If it detects that a shard was deleted, it purges the - corresponding file from the combox director and also removes + corresponding file from the combox directory and also removes information about the file from the silo. If it detects new shards, it reconstructs the file and places -- cgit v1.2.3