The message is an error deriving from some code moving/refactoring
happening before the initial submission

Signed-off-by: Guido Trotter <ultrot...@google.com>
---
 lib/confd/server.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/lib/confd/server.py b/lib/confd/server.py
index 4ba986f..94ebd82 100644
--- a/lib/confd/server.py
+++ b/lib/confd/server.py
@@ -44,7 +44,7 @@ class ConfdProcessor(object):
   }
 
   def __init__(self, reader):
-    """Constructor for ConfdAsyncUDPServer
+    """Constructor for ConfdProcessor
 
     @type reader: L{ssconf.SimpleConfigReader}
     @param reader: ConfigReader to use to access the config
-- 
1.5.6.5

Reply via email to